netty5/buffer/src/test/java/io/netty
Trustin Lee 32fa4c07f3 Do not unwrap a CompositeByteBuf when it is added as a component of another CompositeByteBuf
.. because Reference counting introduces life cycle issues to the CompositeByteBuf being added.

 - Fixes #1266
2013-04-23 21:53:51 +09:00
..
buffer Do not unwrap a CompositeByteBuf when it is added as a component of another CompositeByteBuf 2013-04-23 21:53:51 +09:00