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

fix a bug in "github.com/ethereum/go-ethereum/compression/rle" package #16431

Closed
wants to merge 1 commit into from

Conversation

xincaosu
Copy link
Contributor

@xincaosu xincaosu commented Apr 3, 2018

Fix a bug of rle.Compress's wrong result while parameter dat is a slice of 251 - 253 zeros(\x0)

@GitCop
Copy link

GitCop commented Apr 3, 2018

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

  • Commit: 6abd3c629962e2e2cb6e0b7e314bded7bc1d5c68
  • 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

@GitCop
Copy link

GitCop commented Apr 3, 2018

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

  • Commit: 6c386aec9da0e76964747c0d749018f89f73d03e
  • Commit subjects should be kept under 100 characters

Please check the contribution guidelines for more details.


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

@fjl fjl closed this Apr 9, 2018
@fjl
Copy link
Contributor

fjl commented Apr 9, 2018

Thank you for your effort. compression/rle is not used anywhere and will not be used in the future. #16468 deletes this package.

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.

3 participants