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

DiscIO: Fix reading certain WIA chunks with many exceptions #9570

Merged
merged 1 commit into from Mar 16, 2021

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented Mar 5, 2021

The loop in WIARVZFileReader::Chunk::Read could terminate prematurely if the size argument was smaller than the size of an exception list which had only been partially loaded.

The loop in WIARVZFileReader::Chunk::Read could terminate
prematurely if the size argument was smaller than the size
of an exception list which had only been partially loaded.
@leoetlino leoetlino merged commit b7f931f into dolphin-emu:master Mar 16, 2021
10 checks passed
@JosJuice JosJuice deleted the wia-partial-exception-list branch March 16, 2021 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants