- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
06817 | Misc. | Major | Always | Jan 2, 2018, 20:26 | Jan 6, 2018, 16:29 |
Tester | Firewave | View Status | Public | Platform | |
Assigned To | MetalliC | Resolution | Fixed | OS | |
Status [?] | Resolved | Driver | |||
Version | 0.193 | Fixed in Version | 0.194 | Build | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 06817: mushi2k4: runtime error: index out of bounds | ||||
Description |
../../../../../src/devices/sound/aica.cpp:996:40: runtime error: index 130 out of bounds for type 'uint16_t [128]' ../../../../../src/devices/sound/aica.cpp:916:37: runtime error: index 130 out of bounds for type 'uint16_t [128]' ../../../../../src/devices/sound/aica.cpp:978:42: runtime error: index 224 out of bounds for type 'uint8_t [192]' |
||||
Steps To Reproduce | |||||
Additional Information | Probably affects more sets with the AICA device. | ||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | mushi2k4 | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.14628
Firewave Senior Tester
Jan 6, 2018, 10:05
|
Added assert for this in https://github.com/mamedev/mame/commit/b2ac68ec1c4d2fff7b21faf1021a7b36813788ac |
---|---|
No.14630
Firewave Senior Tester
Jan 6, 2018, 15:54
|
Fixed by p1pkin - https://github.com/mamedev/mame/commit/e648ca57e6d8375e1e435b8d09079a82e3354d6b |