mirror of
https://github.com/github/codeql.git
synced 2026-01-25 04:12:58 +01:00
12 lines
346 B
XML
12 lines
346 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 exact value of the variable without running the program with all possible input data.
|
|
</warning>
|
|
</fragment>
|
|
</qhelp>
|