netty5/codec/src/test
Norman Maurer dc1b511fcf
Correctly reset offset when fail lazy because of too long frame. (#8257)
Motivation:

We need to reset the offset to 0 when we fail lazy because of a too long frame.

Modifications:

- Reset offset
- Add testcase

Result:

Fixes https://github.com/netty/netty/issues/8256.
2018-09-04 19:13:56 +02:00
..
java/io/netty/handler/codec Correctly reset offset when fail lazy because of too long frame. (#8257) 2018-09-04 19:13:56 +02:00
resources Fixes #7566 by handling concatenated GZIP streams. 2018-01-17 06:10:56 +01:00