netty5/transport/src
Louis Ryan e6ed3ce6b1 Make CoalescingBufferQueueTest properly release all buffers including the composites removed from the queue.
Motivation:
Test was leaving composite buffers taken from the queue unreleased.

Modifications:
Make the test release buffers.

Result:
Nagging about leaked buffers should stop.
2015-07-16 21:46:45 +02:00
..
main/java/io/netty Fix DatagramChannel javadoc 2015-07-12 20:19:59 +02:00
test/java/io/netty Make CoalescingBufferQueueTest properly release all buffers including the composites removed from the queue. 2015-07-16 21:46:45 +02:00