netty5/codec-dns
Norman Maurer 8cf90f0512 [#5760] Do not change writerIndex when decode DnsPtrRecord
Motivation:

We need to not change the original writerIndex when decode a DnsPtrRecord as otherwise we will not be able to decode other records that follow it.

Modifications:

Slice the data out and so not increase the writerIndex.

Result:

No more problems when decoding.
2016-09-01 08:26:52 +02:00
..
src [#5760] Do not change writerIndex when decode DnsPtrRecord 2016-09-01 08:26:52 +02:00
pom.xml [maven-release-plugin] prepare release netty-4.1.5.Final 2016-08-26 04:59:35 +02:00