mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C++: Add change note.
This commit is contained in:
4
cpp/ql/src/change-notes/2025-08-08-overflow-buffer.md
Normal file
4
cpp/ql/src/change-notes/2025-08-08-overflow-buffer.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Fixed a false positive in `cpp/overflow-buffer` when the type of the destination buffer is a reference to a class/struct type.
|
||||
Reference in New Issue
Block a user