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

Fix 4.0-4901 VolumeDirectory stack overflow #1860

Merged
merged 1 commit into from Jan 10, 2015

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented Jan 9, 2015

I actually fixed this once, but then I broke it in a failed attempt to optimize. VolumeHandler::IsWii calls CVolumeDirectory::Read(0x18, 4, &MagicWord, false);

@magumagu
Copy link
Contributor

magumagu commented Jan 9, 2015

The recursive thing is probably worth a comment.

@JosJuice
Copy link
Member Author

JosJuice commented Jan 9, 2015

Comment added.

I actually fixed this once, but then I broke it in a
failed attempt to optimize. VolumeHandler::IsWii calls
CVolumeDirectory::Read(0x18, 4, &MagicWord, false);
@shuffle2
Copy link
Contributor

shuffle2 commented Jan 9, 2015

general PSA: osx buildbot is offline as there was a rogue squirrel which fried itself :'( (and the PC on which the osx buildbot runs wasn't set to automatically power back on after power failure).
I'll get it back up soonish, and change the power-on-after-failure setting so it shouldn't happen again...

skidau added a commit that referenced this pull request Jan 10, 2015
Fix 4.0-4901 VolumeDirectory stack overflow
@skidau skidau merged commit 1e39fd8 into dolphin-emu:master Jan 10, 2015
@JosJuice JosJuice deleted the volumedirectory-regression branch January 10, 2015 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants