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: Clear error status when reading file #1700

Merged
merged 1 commit into from Dec 16, 2014

Conversation

JosJuice
Copy link
Member

If the error status isn't cleared, getting an error on one read results in getting errors on every read after that, regardless of whether they succeed. This wasn't a problem before 4.0-4585 (PR 1682), because VolumeHandler discarded all errors back then. See issue 7930 for details.

skidau added a commit that referenced this pull request Dec 16, 2014
DiscIO: Clear error status when reading file
@skidau skidau merged commit 7b5b76c into dolphin-emu:master Dec 16, 2014
@JosJuice JosJuice deleted the discio-clear-error branch December 16, 2014 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants