カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
その他仮承認未処理2015-01-02 22:492023-04-29 23:38
 
テスターFirewave担当者 ソースsega/chihiro.cpp
バージョン0.157発生バージョン修正バージョン
修正コミットプルリク
フラグ
セット all sega/chihiro.cpp sets
セット詳細
 
概 要メモリリークが起こる。
詳 細
==15853==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 40 byte(s) in 1 object(s) allocated from:
    #0 0x1135940 in __interceptor_calloc /home/ben/development/llvm/3.5/final/llvm.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:56:3
    #1 0x89920aa in osd_lock_alloc() /home/notroot/trunk/src/osd/sdl/sdlsync_tc.c:110:28
    #2 0x39a19de in nv2a_renderer::nv2a_renderer(running_machine&) /home/notroot/trunk/src/mame/includes/chihiro.h:164:19
    #3 0x39993d2 in chihiro_state::machine_start() /home/notroot/trunk/src/mame/drivers/chihiro.c:1751:16
    #4 0x80090c7 in driver_device::device_start() /home/notroot/trunk/src/emu/driver.c:221:3
    #5 0x7f7752c in device_t::start() /home/notroot/trunk/src/emu/device.c:392:2
    #6 0x8130b1a in running_machine::start_all_devices() /home/notroot/trunk/src/emu/machine.c:1099:6
    #7 0x812e273 in running_machine::start() /home/notroot/trunk/src/emu/machine.c:281:2
    #8 0x813135c in running_machine::run(bool) /home/notroot/trunk/src/emu/machine.c:345:3
    #9 0x81299ca in machine_manager::execute() /home/notroot/trunk/src/emu/mame.c:216:11
    #10 0x7f5b65e in cli_frontend::execute(int, char**) /home/notroot/trunk/src/emu/clifront.c:244:15
    #11 0x5776e59 in main /home/notroot/trunk/src/osd/sdl/sdlmain.c:343:9
    #12 0x7f246b54aec4 in __libc_start_main /build/buildd/eglibc-2.19/csu/libc-start.c:287

SUMMARY: AddressSanitizer: 40 byte(s) leaked in 1 allocation(s).
再現手順 
追加情報 
 
添付ファイル