Deprecated test case
Description
CWE: 476 Null Pointer Dereference
Sinks: undefinedValue
GoodSink: checks for null before accessing the variable
BadSink : assumes the variable has been defined
Flow Variant: 12 Control flow: if(IO.static_returns_t_or_f())
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.