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: Gimp
- Source Taint: SOCKET
- Data Type: STRUCT
- Data Flow: ADDRESS_AS_FUNCTION_RETURN_VALUE
- Control Flow: MACROS
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.