National Institute of Standards and Technology
Package illustrating a test case

Test case 152984

Description

This test case implements stack allocated buffer which, under certain inputs, gets erroneously free()'d. The test case takes a string as input and copies it to an internal array of size 64 allocated on the stack. This string is the converted to all caps and, if the resulting string's first letter
Metadata
- Base program: Wireshark
- Source Taint: FILE_CONTENTS
- Data Type: TYPEDEF
- Data Flow: ADDRESS_ALIAS_1
- Control Flow: INDIRECTLY_RECURSIVE

Flaws

Test Suites

Documentation

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