mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-04 17:40:01 +00:00
Fix crash deleting undo states on macOS when running from the app bundle
This bug wasn't reproduced in other situations. Only when running Aseprite from the app bundle. It looks like app bundles are dynamically linked with a different free/delete implementation which zeroes/modify the deallocated memory. I've posted an answer to this kind of problem on macOS here: https://stackoverflow.com/a/47817729
This commit is contained in:
parent
355d4b1135
commit
2807c10017
2
src/undo
2
src/undo
@ -1 +1 @@
|
||||
Subproject commit f17044afa2632bb2f3c21509bd064cbfa891e653
|
||||
Subproject commit faf19f0889889fdb2d8f9308371e1944708801c1
|
Loading…
Reference in New Issue
Block a user