National Institute of Standards and Technology
Package illustrating a test case

Test case 139970

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: 09 Control flow: if(IO.STATIC_FINAL_TRUE) and if(IO.STATIC_FINAL_FALSE)

Flaws

Test Suites

Documentation

Have any comments on this test case? Please, send us an email.