[ オリジナルレポート ]

BugID: #07382

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
デバッガ重要 (本体)解決済み修正済み2019-07-30 04:402019-08-03 04:14
 
テスターkazblox担当者hapソース
バージョン0.211発生バージョン修正バージョン0.213
修正コミットプルリク
フラグ
セット
セット詳細
 
概 要セーブすると固まってメモリリークする。
詳 細Might be an issue on other architectures as well.
再現手順1. [executable (e.g. mame64 if on 64-bit)] rdftu -d
2. save [filename],0xFFE00000,0x200000,0
3. The debugger, and thus MAME, will hang in an infinite loop as the length parameter is ignored, resulting in the address to copy being incremented infinitely. Out of bounds addresses are thus erroneously saved to [filename] (force quit MAME for this).
追加情報 
 
添付ファイル