Description
CWE: 197 Numeric Truncation Error
BadSource: Environment Read data from an environment variable
GoodSource: A hardcoded non-zero, non-min, non-max, even number
BadSink: to_short Convert data to a short
Flow Variant: 03 Control flow: if(5==5) and if(5!=5)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.