- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 00143 | Misc. | Minor | Have not tried | Jan 23, 2008, 15:51 | Jan 23, 2008, 15:52 |
| Tester | Firewave | View Status | Public | Platform | |
| Assigned To | Resolution | Fixed | OS | ||
| Status [?] | Resolved | Driver | |||
| Version | 0.113u4 | Fixed in Version | 0.119u1 | Build | |
| Fixed in Git Commit | Github Pull Request # | ||||
| Summary | 00143: Memory leakage. | ||||
| Description |
model3.c games leak mameory in x86drc.c. Just one example: model3.c: lemans24 --- memory leak warning ---allocation #003025, 131072 bytes (src/emu/cpu/x86drc.c:219) allocation #003024, 131072 bytes (src/emu/cpu/x86drc.c:219) allocation #003023, 131072 bytes (src/emu/cpu/x86drc.c:219) allocation #002416, 4096 bytes (src/emu/cpu/x86drc.c:100) allocation #002415, 4096 bytes (src/emu/cpu/x86drc.c:96) allocation #002414, 131072 bytes (src/emu/cpu/x86drc.c:88) allocation #002413, 131072 bytes (src/emu/cpu/x86drc.c:87) allocation #002412, 128 bytes (src/emu/cpu/x86drc.c:52) a total of 663716 bytes were not free()'d |
||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | |||||
| Affected Sets / Systems | |||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
0
| There are no notes attached to this issue. |