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-01-25 20:32:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7873f07facacae6973a5dfbf753dca680dd7e5ff
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Critical
/
MemoryFreed
History
Anders Fugmann
44752d5ee0
C++: Model strdupa and strndupa string functions returning memory allocated with alloca
2021-08-18 13:12:08 +02:00
..
MemoryFreed.expected
C++: Model strdupa and strndupa string functions returning memory allocated with alloca
2021-08-18 13:12:08 +02:00
MemoryFreed.ql
Force LF line endings for .ql, .qll, and .qlref files
2018-08-24 11:58:58 -07:00
MemoryMayNotBeFreed.expected
…
MemoryMayNotBeFreed.qlref
…
MemoryNeverFreed.expected
C++: Model strdupa and strndupa string functions returning memory allocated with alloca
2021-08-18 13:12:08 +02:00
MemoryNeverFreed.qlref
…
my_auto_ptr.cpp
…
test.cpp
C++: Model strdupa and strndupa string functions returning memory allocated with alloca
2021-08-18 13:12:08 +02:00
virtual.cpp
…