National Institute of Standards and Technology
Package illustrating a test case

Test case 155944

Description

This test takes a string, and reads through the string, printing out each character with ASCII value greater than 48. If it encounters a character with ASCII value less than 48, it will fail to increment the loop counter, and loop forever.
Metadata
- Base program: Apache Jena
- Source Taint: FILE_CONTENTS
- Data Type: VOID_POINTER
- Data Flow: INDEX_ALIAS_1
- Control Flow: CALLBACK

Flaws

Test Suites

Documentation

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