585ed4d08f
Motivation: The buffer which the decoder allocates for the expansion can be leaked if there is a subsequent issue writing to it. Modifications: The error handling has been improved so that the new buffer always is released on failure in the expand. Result: The decoder will not leak in this scenario any more. Fixes: https://github.com/netty/netty/issues/9812 |
||
---|---|---|
.. | ||
src | ||
pom.xml |