We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 166a6b0 commit 74f372dCopy full SHA for 74f372d
1 file changed
cpp/ql/src/experimental/Security/CWE/CWE-758/UndefinedOrImplementationDefinedBehavior.ql
@@ -163,4 +163,4 @@ where
163
or
164
eots.dangerousCrementChanges()
165
)
166
-select eots, "This expression may have undefined behavior."
+select eots, "This expression may have undefined behavior, because the order of evaluation is not specified."
0 commit comments