Changes between Initial Version and Version 3 of Ticket #3561


Ignore:
Timestamp:
11/24/15 20:24:48 (8 years ago)
Author:
zaytsev
Comment:

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  
    33found by Clang/LeakSanitizer 
    44 
     5{{{ 
    56Direct leak of 64 byte(s) in 4 object(s) allocated from: 
    67    #0 0x4ca0d8 in realloc (/usr/bin/mc+0x4ca0d8) 
     
    3031    #24 0x7fe81395f9e3 in __libc_start_main (/lib64/libc.so.6+0x209e3) 
    3132    #25 0x427248 in _start (/usr/bin/mc+0x427248) 
     33}}} 
    3234 
    3335Signed-off-by: Andreas Mohr <and@gmx.li>