Skip to content

Commit 308a3b5

Browse files
bdrodesgeoffw0
andauthored
Update cpp/ql/src/change-notes/2024-01-29-false_positive_incorrect_string_type_conversion.md
Co-authored-by: Geoffrey White <[email protected]>
1 parent 6f17c43 commit 308a3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
category: minorAnalysis
33
---
4-
* Corrected 2 false positive with `cpp/incorrect-string-type-conversion`: conversion of byte arrays to w_char and new array allocations converted to w_char.
4+
* Corrected 2 false positive with `cpp/incorrect-string-type-conversion`: conversion of byte arrays to wchar and new array allocations converted to wchar.

0 commit comments

Comments
 (0)