National Institute of Standards and Technology
Package illustrating a test case

Test case 106076

Description

CWE: 588 Attempt to Access Child of Non Structure Pointer
BadSource: Void pointer to an int
GoodSource: Void pointer to a twoints class
Sinks:
BadSink : Print data
Flow Variant: 33 Data flow: use of a C++ reference to data within the same function

Flaws

Test Suites

Documentation

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