Files
codeql/cpp/ql/lib/change-notes/2023-03-21-buffer-access.md
Mathias Vorreiter Pedersen eab43973b7 C++: Add change note.
2023-03-21 10:00:11 +00:00

288 B

category
category
minorAnalysis
  • The BufferAccess library (semmle.code.cpp.security.BufferAccess) no longer matches buffer accesses inside unevaluated contexts (such as inside sizeof or decltype expressions). As a result, queries using this library may see fewer false positives.