netty5/codec-stomp/src
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
..
main/java/io/netty/handler/codec/stomp Removed custom split method as it is not effective anymore. 2016-08-01 21:49:33 +02:00
test/java/io/netty/handler/codec/stomp Fix buffer leaks in tests 2016-12-03 20:11:25 +01:00