mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
C++: Rename PointerWrapAround to PointerOverflow
Overflow was the terminology I found for this in the C standard (C11 6.5.6-8).
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Likely Bugs/Memory Management/PointerOverflow.ql
|
||||
@@ -1 +0,0 @@
|
||||
Likely Bugs/Memory Management/PointerWrapAround.ql
|
||||
Reference in New Issue
Block a user