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

DolphinWX: Fix exporting of Wii save files #922

Merged
merged 1 commit into from Sep 1, 2014

Conversation

lioncash
Copy link
Member

This would trip an out of bounds assert due the fact that the size is reserved, but the vector is not actually resized.

This would trip an out of bounds assert due the fact that the size is reserved, but the vector is not actually resized.
@degasus
Copy link
Member

degasus commented Sep 1, 2014

trivial, LGTM

lioncash added a commit that referenced this pull request Sep 1, 2014
DolphinWX: Fix exporting of Wii save files
@lioncash lioncash merged commit 4bbf96f into dolphin-emu:master Sep 1, 2014
@lioncash lioncash deleted the export branch September 1, 2014 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants