Files
codeql/cpp/ql/src/change-notes/2025-02-27-static-buffer-overflow.md
2025-02-27 16:46:53 +00:00

272 B

category
category
minorAnalysis
  • Due to changes in libraries the query "Static array access may cause overflow" (cpp/static-buffer-overflow) will no longer report cases where multiple fields of a struct or class are written with a single memset or similar operation.