Skip to content

Commit 212b103

Browse files
authored
Update DangerousWorksWithMultibyteOrWideCharacters.qhelp
1 parent 7cbf79b commit 212b103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/experimental/Security/CWE/CWE-125/DangerousWorksWithMultibyteOrWideCharacters.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<example>
1111
<p>The following example shows the erroneous and corrected method of using function mbtowc.</p>
12-
<sample src="DangerousUseMbtowc.cpp" />
12+
<sample src="DangerousWorksWithMultibyteOrWideCharacters.cpp" />
1313

1414
</example>
1515
<references>

0 commit comments

Comments
 (0)