4c9d7492fb
Motivation: To ensure we always recycle the CodecOutputList we should better do it in a finally block Modifications: Call CodecOutputList.recycle() in finally Result: Less chances of non-recycled lists. Related to https://github.com/netty/netty/issues/10183 |
||
---|---|---|
.. | ||
src | ||
pom.xml |