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

Expand ReadSparseBinaryData index check to check for overflow #89

Merged
merged 3 commits into from
Nov 5, 2021

Conversation

PolygonalSun
Copy link
Contributor

The index check in ReadSparseBinaryData has been expanded to check that an index isn't a value that was calculated from an value greater than its final calculation (integer overflow).

@PolygonalSun PolygonalSun requested a review from bghgary November 3, 2021 18:18
@PolygonalSun PolygonalSun merged commit db5c8df into microsoft:master Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants