Skip to content

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

Closed
xincaosu wants to merge 1 commit intoethereum:masterfrom
xincaosu:fix-bug-in-comprssion_rle
Closed

fix a bug in "github.com/ethereum/go-ethereum/compression/rle" package#16431
xincaosu wants to merge 1 commit intoethereum:masterfrom
xincaosu:fix-bug-in-comprssion_rle

Conversation

@xincaosu
Copy link
Copy Markdown
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
Copy Markdown

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

@xincaosu xincaosu force-pushed the fix-bug-in-comprssion_rle branch from 6abd3c6 to 6c386ae Compare April 3, 2018 02:42
@GitCop
Copy link
Copy Markdown

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

@xincaosu xincaosu force-pushed the fix-bug-in-comprssion_rle branch from 6c386ae to 0aea942 Compare April 3, 2018 02:47
@fjl fjl closed this Apr 9, 2018
@fjl
Copy link
Copy Markdown
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