Description
CWE: 476 NULL Pointer Dereference
Sinks: deref_after_check
GoodSink: Do not dereference an object if it is null
BadSink : Dereference after checking to see if an object is null
Flow Variant: 17 Control flow: for loops
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.