mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
Update DangerousUseOfTransformationAfterOperation.qhelp
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"qhelp.dtd">
|
||||
<qhelp>
|
||||
<overview>
|
||||
<p>Searching for places where data type conversion occurs late and does not affect the computational result.</p>
|
||||
<p>Search for places where the result of the multiplication is subjected to explicit conversion, not the arguments. Therefore, during the multiplication period, you can lose meaningful data.</p>
|
||||
|
||||
|
||||
</overview>
|
||||
|
||||
Reference in New Issue
Block a user