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 zstd decoder leak #543

Merged
merged 10 commits into from
Oct 21, 2020
Merged

fix zstd decoder leak #543

merged 10 commits into from
Oct 21, 2020

Commits on Oct 17, 2020

  1. fix zstd decoder leak

    Achille Roussel committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    df53faf View commit details
    Browse the repository at this point in the history
  2. fix tests

    Achille Roussel committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    201f7e1 View commit details
    Browse the repository at this point in the history
  3. fix panic

    Achille Roussel committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    9b42977 View commit details
    Browse the repository at this point in the history
  4. fix tests (2)

    Achille Roussel committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    c8476a8 View commit details
    Browse the repository at this point in the history
  5. fix tests (3)

    Achille Roussel committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    e227f01 View commit details
    Browse the repository at this point in the history
  6. fix tests (4)

    Achille Roussel committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    d8aacd5 View commit details
    Browse the repository at this point in the history
  7. move ConnWaitGroup to testing package

    Achille Roussel committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    1d66dfb View commit details
    Browse the repository at this point in the history
  8. fix zstd codec

    Achille Roussel committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    fab1751 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Update compress/zstd/zstd.go

    Co-authored-by: Nicholas Sun <olassun2@gmail.com>
    Achille and nlsun committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    1cc99b6 View commit details
    Browse the repository at this point in the history
  2. PR feedback

    Achille Roussel committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    f2aaf8f View commit details
    Browse the repository at this point in the history