Back to the previous page
Test Case ID | ![]() |
Bad / Good / Mixed | Good![]() |
Author | Toyota ITC |
Associations | Bad pair: 199259 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 endless_loop.c endless_loop_main.c -lm -lpthread |
Submission date | 2016-07-22 |
Description | Defect Type: Misc defects Defect Sub-type: Unintentional end less loop Description: Defect Free Code to identify false positives in unintentional endless looping |
File(s) |
|
Flaw |
There are no comments
Have any comments on this test case? Please,
.
File Contains:
CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') on line(s): 24, 46, 62, 83, 108, 128, 154, 175, 195
CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') on line(s): 24, 46, 62, 83, 108, 128, 154, 175, 195