mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
C++: Change notes.
This commit is contained in:
4
cpp/ql/lib/change-notes/2025-02-20-getbuffersize.md
Normal file
4
cpp/ql/lib/change-notes/2025-02-20-getbuffersize.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Fixed an issue where the `getBufferSize` predicate in `commons/Buffer.qll` was returning results for references inside `offsetof` expressions, which are not accesses to a buffer.
|
||||
Reference in New Issue
Block a user