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: 63 Data flow: pointer to data passed from one function to another in different source files
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.