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-03-24 00:16:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13741ba1374f13a033dcb233d184bf67b00a2bad
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Likely Bugs
/
Memory Management
History
Geoffrey White
4e60fd5fc7
C++:Add the ImproperNullTerminationTainted.ql query to the test.
2021-09-03 15:53:24 +01:00
..
AllocaInLoop
…
ImproperNullTermination
C++:Add the ImproperNullTerminationTainted.ql query to the test.
2021-09-03 15:53:24 +01:00
NtohlArrayNoBound
…
Padding
…
PointerOverflow
…
ReturnCstrOfLocalStdString
…
ReturnStackAllocatedMemory
C++: Fix FP in cpp/return-stack-allocated-memory.
2021-04-20 13:58:12 +02:00
StackAddressEscapes
…
StrncpyFlippedArgs
C++: Accept test diffs
2020-03-23 17:20:19 -04:00
SuspiciousCallToMemset
…
SuspiciousCallToStrncat
C++: Add more tests and remove redundant conjunct.
2021-05-25 09:17:42 +02:00
SuspiciousSizeof
…
UnsafeUseOfStrcat
C++: Move a test from library-tests to query-tests.
2020-01-23 11:05:47 +00:00