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