netty5/codec-memcache/src/test/java/io/netty/handler/codec/memcache/binary
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
..
BinaryMemcacheDecoderTest.java Fix buffer leaks in tests 2016-12-03 20:11:25 +01:00
BinaryMemcacheEncoderTest.java Fix buffer leaks in tests 2016-12-03 20:11:25 +01:00
BinaryMemcacheMessageTest.java Set the length fields of memcache messages automatically 2016-04-07 06:30:42 +02:00
BinaryMemcacheObjectAggregatorTest.java Fix buffer leaks in tests 2016-12-03 20:11:25 +01:00
FullMemcacheMessageRequestTest.java Add regression tests for FullMemcacheMessageRequest and FullMemcacheMessageResponse 2016-05-03 08:41:30 +02:00
FullMemcacheMessageResponseTest.java Add regression tests for FullMemcacheMessageRequest and FullMemcacheMessageResponse 2016-05-03 08:41:30 +02:00