National Institute of Standards and Technology
Package illustrating a test case

Test case 139977

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: 16 Control flow: while(true)

Flaws

Test Suites

Documentation

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