96f52e05bf
Motivation: Calling JsonObjectDecoder#reset while streaming Json array over multiple writes causes CorruptedFrameException to be thrown. Modifications: While streaming Json array and if the current readerIndex has been reset, ensure that the states will not be reset. Result: Fixes #6969 |
||
---|---|---|
.. | ||
main/java/io/netty/handler/codec | ||
test |