Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MemTools: Always provide a valid pointer in send_msg for mach_msg_overwrite #10744

Merged
merged 1 commit into from Jun 12, 2022

Conversation

OatmealDome
Copy link
Member

@OatmealDome OatmealDome commented Jun 12, 2022

The parameter send_msg cannot be nullptr in the first developer betas of macOS Ventura and iOS 16. Fixes crashing when fastmem is enabled (https://bugs.dolphin-emu.org/issues/12944).

…rwrite

This cannot be nullptr in macOS Ventura and iOS 16.
@lioncash lioncash merged commit f199318 into dolphin-emu:master Jun 12, 2022
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants