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

Memmap: Fix initialization of PhysicalMemoryRegion. #11290

Merged
merged 1 commit into from Nov 18, 2022

Conversation

AdmiralCurtiss
Copy link
Contributor

@booto spotted this on IRC, there were five values for six struct members. This is harmless (false converts to 0, and shm_position and active get overwritten before use anyway), but might as well fix it.

@JosJuice JosJuice merged commit c8705f0 into dolphin-emu:master Nov 18, 2022
11 checks passed
@AdmiralCurtiss AdmiralCurtiss deleted the phys-mem-region-init branch November 18, 2022 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants