7f81227d61
Motivation: Socks5CmdRequestDecoder uses ByteBuf.array() naively assuming that the array's base offset is always 0, which is not the case. Modification: - Allocate a new byte array and copy the content there instead Result: Another bug fixed |
||
---|---|---|
.. | ||
src | ||
pom.xml |