Back to the previous page
| Test Case ID | 149229 |
| Bad / Good / Mixed | Bad |
| Author | NIST, Alexander Hoole, Aurelien Delaitre |
| Associations | Good pair: 149230 Test suite: 100 |
| Added by | Charles Oliveira |
| Language | C |
| Type of test case | Source Code |
| Input string | |
| Expected Output | |
| Instructions | gcc -Wall -g -O0 -std=gnu99 -o double_free-bad double_free-bad.c |
| Submission date | 2015-03-23 |
| Description | This test case shows double free weakness. |
| File(s) |
|
| Flaw |
There is 1 comment
Have any comments on this test case? Please,
.
File Contains:
CWE-415: Double Free on line(s): 31
CWE-415: Double Free on line(s): 31

