National Institute of Standards and Technology
Package illustrating a test case

Test case 155977

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: FILE_CONTENTS
- Data Type: VOID_POINTER
- Data Flow: VAR_ARG_LIST
- Control Flow: INTERPROCEDURAL_1

Flaws

Test Suites

Documentation

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