National Institute of Standards and Technology
Package illustrating a test case

Test case 155895

Description

This test takes a string, gets the first character, and uses a recursive method to look for the index of the second occurrence of that character. If the character does not appear a second time, it will recurse indefinitely.
Metadata
- Base program: Apache Jena
- Source Taint: ENVIRONMENT_VARIABLE
- Data Type: ARRAY
- Data Flow: ADDRESS_AS_CONSTANT
- Control Flow: BREAK_WITH_LABEL

Flaws

Test Suites

Documentation

Have any comments on this test case? Please, send us an email.