mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
C++: Support GCC flags making ptr overflow defined
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
| no_strict_overflow.c:5:9:5:21 | ... < ... | Range check relying on pointer overflow. |
|
||||
| test.cpp:6:12:6:33 | ... < ... | Range check relying on pointer overflow. |
|
||||
| test.cpp:33:9:33:21 | ... < ... | Range check relying on pointer overflow. |
|
||||
|
||||
Reference in New Issue
Block a user