NettyByteBuf's implementation of ByteBuf.duplicate does not handle reference counts properly. It assumes that the proxied Netty ByteBuf instance increments its own reference count when it's duplicated, but that's not the case.
NettyByteBuf.duplicate incorrectly handles reference counts
- Assignee:
-
Jeffrey Yemin
- Reporter:
-
Jeffrey Yemin
- None
- Votes:
-
0 Vote for this issue - Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Resolved: