Changes between Initial Version and Version 3 of Ticket #3561
- Timestamp:
- 11/24/15 20:24:48 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3561
- Property Priority changed from minor to major
- Property Blocked By changed from to 3547
-
Ticket #3561 – Description
initial v3 3 3 found by Clang/LeakSanitizer 4 4 5 {{{ 5 6 Direct leak of 64 byte(s) in 4 object(s) allocated from: 6 7 #0 0x4ca0d8 in realloc (/usr/bin/mc+0x4ca0d8) … … 30 31 #24 0x7fe81395f9e3 in __libc_start_main (/lib64/libc.so.6+0x209e3) 31 32 #25 0x427248 in _start (/usr/bin/mc+0x427248) 33 }}} 32 34 33 35 Signed-off-by: Andreas Mohr <and@gmx.li>