Back to the previous page
Test Case ID | ![]() |
Bad / Good / Mixed | Bad![]() |
Author | IARPA STONESOUP Test and Evaluation team |
Associations | Test suite: 102 Application: 16 |
Added by | Charles Oliveira |
Language | Java |
Type of test case | Source Code |
Input string | |
Expected Output | |
Instructions | See src/build.xml. |
Submission date | 2015-10-06 |
Description | This test takes in an integer n. It creates n temporary files, and fills them with data. It then attempts to clean up, deleting the last 50 of the temporary files, leaving any files created before those in the temp directory. Metadata - Base program: JTree - Source Taint: ENVIRONMENT_VARIABLE - Data Type: SIMPLE - Data Flow: BASIC - Control Flow: SEQUENCE |
File(s) |
|
Flaw |
There are no comments
Have any comments on this test case? Please,
.
- JTreeOptions.java
- service_mon.sh
- J-C459A-JTRE-01-ST01-DT02-DF11-CF20-01.xml
- runFifos.py
- J-C459A-JTRE-01-ST01-DT02-DF11-CF20-01.yaml
File Contains:
CWE-459: Incomplete Cleanup on line(s): 187, 188, 189, 190, 191, 192, 193, 194
CWE-459: Incomplete Cleanup on line(s): 187, 188, 189, 190, 191, 192, 193, 194