mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Update cpp/ql/src/change-notes/2024-09-26-wcharcharconversion-false-positives.md
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Removed false positives caused by failure to detect byte arrays
|
||||
* Removed false positives caused by failure to recognize dynamic checks prior to possible dangerous widening
|
||||
* The `cpp/incorrect-string-type-conversion` query now produces fewer false positives caused by failure to detect byte arrays.
|
||||
* The `cpp/incorrect-string-type-conversion` query now produces fewer false positives caused by failure to recognize dynamic checks prior to possible dangerous widening.
|
||||
Reference in New Issue
Block a user