National Institute of Standards and Technology
Package illustrating a test case

Test case 104085

Description

CWE: 457 Use of Uninitialized Variable
BadSource: Dont initialize data
GoodSource: Initialize data
Sinks:
GoodSink: Initialize then use data
BadSink : Use data
Flow Variant: 63 Data flow: pointer to data passed from one function to another in different source files

Flaws

Test Suites

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