netty5/buffer
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
..
src Do not unwrap a CompositeByteBuf when it is added as a component of another CompositeByteBuf 2013-04-23 21:53:51 +09:00
pom.xml Fix version numbering 2013-03-25 08:01:11 +01:00