Fix potential segfault when flat images has changed on netcode
1 unresolved thread
1 unresolved thread
A miss on !2497 (merged) where the fields on SD_FLOORPIC
and SD_CEILPIC
weren't loaded in the usual way, which ended up applying the old logic of pushing the window further rather than using the buffer that stores save information. This caused it to read arbitrary data, and would often trigger segfaults.
Merge request reports
Activity
Filter activity
added Netcode Regression labels
changed milestone to %2.2.14
mentioned in commit 64d84ec4
Please register or sign in to reply