c3db0391af
Motivation An NPE was reported in #10245, caused by a regression introduced in #8939. This in particular affects ByteToMessageDecoders that use the COMPOSITE_CUMULATOR. Modification - Unwrap WrappedCompositeByteBufs passed to CompositeByteBuf#addFlattenedComponents(...) method before accessing internal components field - Extend unit test to cover this case and ensure more of the CompositeByteBuf tests are also run on the wrapped variant Results Fixes #10245 |
||
---|---|---|
.. | ||
src | ||
pom.xml |