Skip to content

Commit dd95a2a

Browse files
committed
C++: Move qhelp.
1 parent 541effb commit dd95a2a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

cpp/ql/src/Critical/DoubleFree.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ most deallocation functions will perform a null-pointer check before attempting
2020
</p>
2121

2222
</recommendation>
23-
<example><sample src="DoubleFree.cpp" />
23+
<example><sample src="DoubleFreeBad.cpp" />
2424
</example>
2525
<references>
2626

0 commit comments

Comments
 (0)