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-07-06 20:15:37 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4518a3a3a9c1600840df3ec5daa7b01d0b1b7364
codeql
/
cpp
/
ql
/
test
/
query-tests
/
jsf
History
Geoffrey White
ec952248a9
C++: Test strdup with AV Rule 79.
2021-03-30 12:58:04 +01:00
..
3.02 Code Size and Complexity
/AV Rule 1
…
4.04 Environment
/AV Rule 13
…
4.06 Pre-Processing Directives
/AV Rule 32
…
4.07 Header Files
/AV Rule 35
C++: Support x-macros that are #undef'ed in header
2019-08-28 13:03:16 +02:00
4.09 Style
/AV Rule 53 54
C++: Autoformat everything
2019-09-09 11:25:53 +02:00
4.10 Classes
C++: Test strdup with AV Rule 79.
2021-03-30 12:58:04 +01:00
4.13 Functions
CPP: Correct test.
2020-01-14 14:33:43 +00:00
4.16 Initialization
/AV Rule 145
…
4.21 Operators
Merge pull request
#476
from geoffw0/av_165
2018-11-19 14:32:02 +01:00
4.22 Pointers and References
/AV Rule 176
…
4.24 Control Flow Structures
CPP: Add a test of AV Rule 186.ql.
2019-04-10 18:08:10 +01:00
4.28 Portable Code
/AV Rule 210
…