when we set an invalid song for a map (file cannot be found) ; Level Options ->
Background Music
there is a small memleak:
#0 0x7f12dda8cb79 in __interceptor_calloc
/build/gcc-multilib/src/gcc-5-20150519/libsanitizer/asan/asan_malloc_linux.cc:54
#1 0x4e4862 in MyMalloc /home/matthias/vcs/git/freedroid/src/text_public.c:68
#2 0x4e603d in ReadAndMallocStringFromDataOptional
/home/matthias/vcs/git/freedroid/src/text_public.c:420
#3 0x4e610d in ReadAndMallocStringFromData
/home/matthias/vcs/git/freedroid/src/text_public.c:436
#4 0x484c19 in decode_header /home/matthias/vcs/git/freedroid/src/map.c:410
#5 0x489fc2 in decode_level /home/matthias/vcs/git/freedroid/src/map.c:1114
#6 0x48bc0d in LoadShip /home/matthias/vcs/git/freedroid/src/map.c:1298
#7 0x49d000 in prepare_level_editor
/home/matthias/vcs/git/freedroid/src/init.c:791
#8 0x41d2af in Startup_handle /home/matthias/vcs/git/freedroid/src/menu.c:809
#9 0x41ce1f in RunSubMenu /home/matthias/vcs/git/freedroid/src/menu.c:746
#10 0x41d18a in RunMenu /home/matthias/vcs/git/freedroid/src/menu.c:775
#11 0x41d19f in StartupMenu /home/matthias/vcs/git/freedroid/src/menu.c:781
#12 0x514b4f in main /home/matthias/vcs/git/freedroid/src/main.c:178
#13 0x7f12db43d78f in __libc_start_main (/usr/lib/libc.so.6+0x2078f)
|