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: 14 Control flow: if(IO.staticFive==5) and if(IO.staticFive!=5)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.