...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
MSC11-C | low | unlikely | high | P1 | L3 |
Automated Detection
The Coverity Prevent Version 5.0 ASSERT_SIDE_EFFECT checker can detect the specific instance where assertion contains an operation/function call which may have a side effect.
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...