National Institute of Standards and Technology
Package illustrating a test case

Test case 8950

Deprecated test case

This version contains mistakes, making it deprecated. Deprecated test cases should not be used for new work. However, They remain in the SARD as a reference to redo previous work.

Description

CWE: 123 Write-What-Where Condition
BadSource: fgets Overwrite linked list pointers using fgets
GoodSource: Don't overwrite linked list pointers
Sink:
BadSink : Remove element from list
Flow Variant: 32 Data flow using two pointers to the same value within the same function

Flaws

Test Suites

Documentation

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