Files
codeql/cpp/ql/lib/change-notes/2023-03-30-bufferaccess.md
Mathias Vorreiter Pedersen 64a08cefd7 C++: Add change note.
2023-03-30 09:37:27 +01:00

256 B

category
category
feature
  • Added overridable predicates getSizeExpr and getSizeMult to the BufferAccess class (semmle.code.cpp.security.BufferAccess.qll). This makes it possible to model a larger class of buffer reads and writes using the library.