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 NettyInputStream ByteBuf leak #4222

Merged
merged 5 commits into from
Aug 13, 2019
Merged

Commits on Aug 11, 2019

  1. Fix NettyInputStream ByteBuf leak

    Signed-off-by: Franck Séhédic <[email protected]>
    Gbillou committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    df91049 View commit details
    Browse the repository at this point in the history
  2. Fix ByteBuf leak in jersey/netty HTTP2 Handler too

    Signed-off-by: Franck Séhédic <[email protected]>
    Gbillou committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    484a364 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Copyright years bump to 2019

    Signed-off-by: Franck Séhédic <[email protected]>
    Gbillou committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    d0b6502 View commit details
    Browse the repository at this point in the history
  2. Also fix read()

    Signed-off-by: Franck Séhédic <[email protected]>
    Gbillou committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    75b57c2 View commit details
    Browse the repository at this point in the history
  3. Rename arg

    Signed-off-by: Franck Séhédic <[email protected]>
    Gbillou committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    4be4071 View commit details
    Browse the repository at this point in the history