Message3416

Author matthiaskrgr
Recipients
Date 2017-02-21.21:59:26
Content
Updated strace as of February 2017 /  964c7e89881bf9c47e398a671369d091d654285e

Direct leak of 1280 byte(s) in 1 object(s) allocated from:
    #0 0x4db0de in realloc 
/home/matthias/LLVM/LLVM_dev/stage_2/llvm/projects/compiler-
rt/lib/asan/asan_malloc_linux.cc:79:3
    #1 0x55b38a in dynarray_resize 
/home/matthias/vcs/git/freedroid/src/dynarray.c:95:17
    #2 0x55b017 in dynarray_add 
/home/matthias/vcs/git/freedroid/src/dynarray.c:131:3
    #3 0x62e4c5 in decode_extension_chest 
/home/matthias/vcs/git/freedroid/src/map.c:589:3
    #4 0x62e4c5 in decode_obstacle_extensions 
/home/matthias/vcs/git/freedroid/src/map.c:704
    #5 0x62e4c5 in decode_level /home/matthias/vcs/git/freedroid/src/map.c:1116
    #6 0x62af97 in LoadShip /home/matthias/vcs/git/freedroid/src/map.c:1290:23
    #7 0x5cb8e2 in prepare_level_editor 
/home/matthias/vcs/git/freedroid/src/init.c:621:2
    #8 0x642def in Startup_handle 
/home/matthias/vcs/git/freedroid/src/menu.c:887:3
    #9 0x648ff9 in RunSubMenu /home/matthias/vcs/git/freedroid/src/menu.c:824:13
    #10 0x6480d7 in RunMenu /home/matthias/vcs/git/freedroid/src/menu.c:853:2
    #11 0x6480d7 in StartupMenu /home/matthias/vcs/git/freedroid/src/menu.c:859
    #12 0x621988 in main /home/matthias/vcs/git/freedroid/src/main.c:173:4
    #13 0x7f8aff157400 in __libc_start_main /usr/src/debug/glibc-2.24-33-
ge9e69e4/csu/../csu/libc-start.c:289
History
Date User Action Args
2017-02-21 21:59:26matthiaskrgrsetmessageid: <1487714366.4.0.301303122452.issue820@freedroid.org>
2017-02-21 21:59:26matthiaskrgrlinkissue820 messages
2017-02-21 21:59:26matthiaskrgrcreate