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

zstd: fix crash in decoding #565

Merged
merged 4 commits into from Apr 24, 2022

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    0475a34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eb85f1 View commit details
    Browse the repository at this point in the history
  3. zstd: fix Go implementation

    Print the correct size of output in error message in the case of output overflow.
    WojciechMula committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    88518c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1206998 View commit details
    Browse the repository at this point in the history