Files
codeql/cpp/ql/src/Critical/pointsToWarning.inc.qhelp
2021-03-04 22:04:48 +01:00

12 lines
328 B
XML

<!DOCTYPE qhelp PUBLIC
"-//Semmle//qhelp//EN"
"qhelp.dtd">
<qhelp>
<fragment>
<warning>
This check is an approximation, so some results may not be actual defects in the program. It is not possible
in general to compute the values of pointers without running the program with all input data.
</warning>
</fragment>
</qhelp>