Skip to content

Commit 9e9469f

Browse files
bdrodesjketema
andauthored
Update cpp/ql/src/change-notes/2024-09-26-wcharcharconversion-false-positives.md
Co-authored-by: Jeroen Ketema <[email protected]>
1 parent 318e75c commit 9e9469f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
category: minorAnalysis
33
---
4-
* Removed false positives caused by failure to detect byte arrays
5-
* Removed false positives caused by failure to recognize dynamic checks prior to possible dangerous widening
4+
* The `cpp/incorrect-string-type-conversion` query now produces fewer false positives caused by failure to detect byte arrays.
5+
* The `cpp/incorrect-string-type-conversion` query now produces fewer false positives caused by failure to recognize dynamic checks prior to possible dangerous widening.

0 commit comments

Comments
 (0)