c5c318f56c
Motivation: We need to release the message when we throw an IllegalArgumentException because of a validation failure of the promise to eliminate the risk of a memory leak. Modifications: - Consistently release the message before rethrow - Add testcase. Result: Fixes https://github.com/netty/netty/issues/8765. |
||
---|---|---|
.. | ||
java/io/netty |