We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf4c8eb commit cd57cd0Copy full SHA for cd57cd0
1 file changed
cpp/ql/src/Security/CWE/CWE-843/TypeConfusion.qhelp
@@ -43,5 +43,8 @@ returns a null pointer, which can be checked for and handled appropriately.
43
</example>
44
45
<references>
46
+<li>
47
+Microsoft Learn: <a href="https://learn.microsoft.com/en-us/cpp/cpp/type-conversions-and-type-safety-modern-cpp">Type conversions and type safety</a>.
48
+</li>
49
</references>
50
</qhelp>
0 commit comments