Actions
Bug #3607
closedrules: minor memory leak involving pcre_get_substring
Affected Versions:
Effort:
Difficulty:
Label:
Description
To reproduce, compile with '--enable-fuzztargets' and run as
./src/fuzz_siginit ~/Downloads/clusterfuzz-testcase-minimized-fuzz_siginit-5644415478792192 ================================================================= ==28190==ERROR: LeakSanitizer: detected memory leaks Direct leak of 2 byte(s) in 1 object(s) allocated from: #0 0x7f92c32f1b40 in __interceptor_malloc (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xdeb40) #1 0x7f92c1efc2b4 in pcre_get_substring (/lib/x86_64-linux-gnu/libpcre.so.3+0x2c2b4) SUMMARY: AddressSanitizer: 2 byte(s) leaked in 1 allocation(s).
Files
Updated by Jeff Lucovsky over 4 years ago
- Copied from Bug #3566: rules: minor memory leak involving pcre_get_substring added
Updated by Shivani Bhardwaj over 4 years ago
- Priority changed from Normal to Immediate
Updated by Shivani Bhardwaj over 4 years ago
- Status changed from Assigned to In Review
Updated by Shivani Bhardwaj over 4 years ago
- Status changed from In Review to Closed
Actions