Back to the previous page
Test Case ID | ![]() |
Bad / Good / Mixed | Bad![]() |
Author | Toyota ITC |
Associations | Good pair: 199256 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 double_lock.c double_lock_main.c -lm -lpthread |
Submission date | 2016-07-22 |
Description | Defect Type: Concurrency defects Defect Sub-type: Double lock |
File(s) |
|
Flaw |
There are no comments
Have any comments on this test case? Please,
.
File Contains:
CWE-667: Improper Locking on line(s): 42, 94, 141, 209
CWE-667: Improper Locking on line(s): 42, 94, 141, 209