netty5/buffer
Norman Maurer 5b387975b8 Add unit test for leak aware CompositeByteBuf that proves that there is no NPE (#9875)
Motivation:

https://github.com/netty/netty/issues/9873 reported a NPE in previous version of netty. We should add a unit test to verify there is no more NPE

Modifications:

Add a unit test

Result:

Prove that https://github.com/netty/netty/issues/9873 is fixed
2019-12-12 16:19:26 +01:00
..
src Add unit test for leak aware CompositeByteBuf that proves that there is no NPE (#9875) 2019-12-12 16:19:26 +01:00
pom.xml Update version number to start working on Netty 5 2018-11-20 15:49:57 +01:00