Update cpp/ql/src/change-notes/2024-12-05-badly-bounded-write.md

Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
Calum Grant
2024-12-06 15:36:24 +00:00
committed by GitHub
parent d38975bb99
commit e98129c402

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* The "Badly bounded write" query (`cpp/badly-bounded-write`) query no longer produces results if there is an extraction error in the type of the output buffer.
* The "Badly bounded write" query (`cpp/badly-bounded-write`) no longer produces results if there is an extraction error in the type of the output buffer.