netty5/codec-http/src
Norman Maurer 40bcb17bf9 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:01:50 +02:00
..
main/java/io/netty/handler/codec SPDY: refactor frame codec implementation 2014-04-15 19:57:38 +02:00
test Fix missed buffer leaks in SpdyFrameDecoderTest 2014-04-16 14:01:50 +02:00