Trustin Lee
3effb0d1b0
NETTY-435 LengthFieldBasedFrameDecoder fails to recover from TooLongFrameException
* Fixed a bug where TooLongFrameException is not raised immediately when the large frame was fully decoded at the first attempt * Fixed a bug where LengthFieldBasedFrameDecoder does not reset its state completely after raising TooLongFrameException
Description
No description provided
Languages
Java
99.8%
Shell
0.1%