Back to the previous page
| Test Case ID | 199326 |
| Bad / Good / Mixed | Good |
| Author | Toyota ITC |
| Associations | Bad pair: 199325 Test suite: 104 |
| Added by | Charles Oliveira |
| Language | C |
| Type of test case | Source Code |
| Input string | |
| Expected Output | |
| Instructions | gcc -Wall -I ../../../shared/104 unused_var.c unused_var_main.c -lm -lpthread |
| Submission date | 2016-07-22 |
| Description | Defect Type: Inappropriate code Defect Sub-type: Unused variable Description: Defect Free Code to identify false positives to identify the unused variable in a function |
| File(s) |
|
| Flaw |
There are no comments
Have any comments on this test case? Please,
.
File Contains:
CWE-563: Assignment to Variable without Use ('Unused Variable') on line(s): 23, 42, 79, 93, 107, 122, 157
CWE-563: Assignment to Variable without Use ('Unused Variable') on line(s): 23, 42, 79, 93, 107, 122, 157

