This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-05-02 04:05:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d77e8df800faa6cc66dbafb014f187a8570c5eb8
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Security
/
CWE
/
CWE-416
/
semmle
/
tests
History
Mathias Vorreiter Pedersen
44124158c4
Merge pull request
#15078
from alexet/unique-pointer-temporary
...
CPP: Add query for detecting invalid uses of temporary unique pointers.
2023-12-20 11:16:01 +01:00
..
UseAfterFree
C++: Switch the source of use-after-free and double-free to be post-update nodes.
2023-12-08 14:41:29 +00:00
UseOfStringAfterLifetimeEnds
CPP: Fix handling of ternary operators in tempory queries and add tests.
2023-12-15 11:03:23 +00:00
UseOfUniquePtrAfterLifetimeEnds
CPP: Fix handling of ternary operators in tempory queries and add tests.
2023-12-15 11:03:23 +00:00