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: Add out of bounds checks for blob reading #8558

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented Jan 13, 2020

Fixes the same problem as PR #8557 but for other formats. (No hacks this time!)

@JosJuice JosJuice changed the title DiscIO: Avoid Error #001 when using DirectoryBlob DiscIO: Add out of bounds checks for blob reading Jan 14, 2020
@JosJuice
Copy link
Member Author

Now that PR #8561 has been merged, this isn't urgently needed anymore. However, I still think it would be nice to have proper bounds checking for all blob types, so I'm keeping this PR open.

Copy link
Member

@leoetlino leoetlino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds sane to me...

@Tilka Tilka merged commit 1cc7ef3 into dolphin-emu:master Jan 15, 2020
@JosJuice JosJuice deleted the volume-oob branch January 15, 2020 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants