mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
C++: delete change note
Since the previous commit removed the best evidence we had for the change described in this note, I'm removing the note for now.
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The `cpp/badly-bounded-write` query could report false positives when a pointer was first initialized with a literal and later assigned a dynamically allocated array. These false positives now no longer occur.
|
||||
Reference in New Issue
Block a user