SAMATE Logo NIST Logo The SAMATE Project Department of Homeland Security
Downloads:  Download this Test Case #149229

Back to the previous page... Back to the previous page

Test Case IDCandidate149229
Bad / Good / MixedBadBad test case
AuthorNIST, Alexander Hoole, Aurelien Delaitre
Associations
Good pair: 149230  
Test suite: 100  
Added byCharles Oliveira
LanguageC
Type of test caseSource Code
Input string
Expected Output
Instructionsgcc -Wall -g -O0 -std=gnu99 -o double_free-bad double_free-bad.c
Submission date2015-03-23
DescriptionThis 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