Skip to content

Fix the unsafe base address assumption.#1098

Merged
blueskythlikesclouds merged 1 commit intomainfrom
assume-fix
Mar 7, 2025
Merged

Fix the unsafe base address assumption.#1098
blueskythlikesclouds merged 1 commit intomainfrom
assume-fix

Conversation

@blueskythlikesclouds
Copy link
Member

@blueskythlikesclouds blueskythlikesclouds commented Mar 6, 2025

This'd crash the game on boot if the VirtualAlloc failed to allocate at the hint address.

Fixes #882, and potentially more issues.

@blueskythlikesclouds blueskythlikesclouds added this to the v1.0.2 milestone Mar 6, 2025
@blueskythlikesclouds blueskythlikesclouds merged commit 3676c28 into main Mar 7, 2025
9 checks passed
@blueskythlikesclouds blueskythlikesclouds deleted the assume-fix branch March 7, 2025 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unleashed Recomp has a chance of crashing on first boot

2 participants