Description
CWE: 197 Numeric Truncation Error
BadSource: File Read data from file (named c:\data.txt)
GoodSource: A hardcoded non-zero, non-min, non-max, even number
BadSink: to_byte Convert data to a byte
Flow Variant: 02 Control flow: if(true) and if(false)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.