netty5/codec-dns/src
Norman Maurer 887526374b Fix leak in TcpDnsTest (#11632)
Motivation:

We did get a report for a leak on the CI.

Modifications:

Fix leak in test by correctly releasing the query

Result:

No more leaks
2021-08-31 08:06:45 +02:00
..
main/java/io/netty/handler/codec/dns Fix IndexOutOfBoundsException caused by consuming the buffer multiple times in DatagramDnsQueryDecoder (#11592) 2021-08-18 15:05:45 +02:00
test/java/io/netty/handler/codec/dns Fix leak in TcpDnsTest (#11632) 2021-08-31 08:06:45 +02:00