Description
CWE: 197 Numeric Truncation Error
BadSource: connect_tcp Read data using an outbound tcp connection
GoodSource: A hardcoded non-zero, non-min, non-max, even number
BadSink: to_short Convert data to a short
Flow Variant: 11 Control flow: if(IO.staticReturnsTrue()) and if(IO.staticReturnsFalse())
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.