netty5/codec-http2
Norman Maurer 9727cd8452 Fix ByteBuf leak in Http2ControlFrameLimitEncoderTest (#9466)
Motivation:

We recently introduced Http2ControlFrameLimitEncoderTest which did not correctly notify the goAway promises and so leaked buffers.

Modifications:

Correctly notify all promises and so release the debug data.

Result:

Fixes leak in HTTP2 test
2019-08-14 13:28:36 +02:00
..
src Fix ByteBuf leak in Http2ControlFrameLimitEncoderTest (#9466) 2019-08-14 13:28:36 +02:00
pom.xml Remove duplicated declaration of dependency 2019-01-21 11:54:55 +01:00