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-13 22:44:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
449ebb8a12a83bbcd9824c4e13eb29b1bb03e363
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Critical
/
MemoryFreed
History
erik-krogh
33165f4f55
CPP: update expected output
2022-09-23 14:45:59 +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
…
MemoryMayNotBeFreed.expected
…
MemoryMayNotBeFreed.qlref
…
MemoryNeverFreed.expected
CPP: update expected output
2022-09-23 14:45:59 +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
…