Deprecated test case
Description
CWE: 188 Reliance on Data Memory Layout
Sinks: modify_local
GoodSink: Modify the second field of the struct using the field name
BadSink : Attempt to modify second field in struct, assuming the first field is an int
Flow Variant: 16 Control flow: while(1) and while(0)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.