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

vendor: Fix index out of range panic when size is bigger than 1 TiB #16630

Merged
merged 1 commit into from
May 2, 2018

Conversation

tstranex
Copy link
Contributor

@tstranex tstranex commented May 1, 2018

See also the upstream fix: syndtr/goleveldb#214
This should fix #16607

@GitCop
Copy link

GitCop commented May 1, 2018

Thank you for your contribution! Your commits seem to not adhere to the repository coding standards

  • Commit: d296c99284f80bca05c90ab2c19cbc2b6704d024
  • Commits must be prefixed with the package(s) they modify

Please check the contribution guidelines for more details.


This message was auto-generated by https://gitcop.com

@tstranex tstranex changed the title Fix index out of range panic when size is bigger than 1 TiB vendor: Fix index out of range panic when size is bigger than 1 TiB May 1, 2018
@karalabe
Copy link
Member

karalabe commented May 2, 2018

I'll close this in favor of a proper vendor, otherwise anyone using go-ethereum as a library will not get the change.

@karalabe karalabe closed this May 2, 2018
@karalabe
Copy link
Member

karalabe commented May 2, 2018

Actually, I'll reopen an push my fix here so you retain authorship.

@karalabe karalabe reopened this May 2, 2018
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.

Geth DB corruption for gcmode=archive
3 participants