netty5/codec-http/src
Norman Maurer a4ea35b875 Fix missed buffer leaks in SpdyFrameDecoderTest
Motivation:
 Fix leaks reported during running SpdyFrameDecoderTest

Modifications:
Make sure the produced buffers of SpdyFrameDecoder and SpdyFrameDecoderTest are released

Result:

No more leak reports during run the tests.
2014-04-16 14:03:12 +02:00
..
main/java/io/netty/handler/codec SPDY: refactor frame codec implementation 2014-04-15 20:05:05 +02:00
test Fix missed buffer leaks in SpdyFrameDecoderTest 2014-04-16 14:03:12 +02:00