netty5/codec-stomp/src/test/java/io/netty/handler/codec/stomp
Norman Maurer 39aefdfa06 Fix buffer leaks in tests
Motivation:

While working on #6087 some buffer leaks showed up.

Modifications:

Correctly release buffers.

Result:

No more buffer leaks in memcache and stomp codec tests.
2016-12-03 20:11:25 +01:00
..
StompHeadersTest.java fixed "sensative" typo to read "sensitive" 2016-02-17 08:18:11 -08:00
StompSubframeAggregatorTest.java Better parsing for STOMP body with no length. 2015-09-29 16:09:54 +02:00
StompSubframeDecoderTest.java Fix resource leaks in StompSubframeDecoderTest 2014-08-08 11:26:40 -07:00
StompSubframeEncoderTest.java Fix buffer leaks in tests 2016-12-03 20:11:25 +01:00
StompTestConstants.java Better parsing for STOMP body with no length. 2015-09-29 16:09:54 +02:00