5924262175
Motivation: We need to ensure we not leak in tests. We did see some leaks reported related to HaProxyMessageEncoderTest on our CI. Modifications: - Use readSlice(...) and so not create new ByteBuf instances that need to be released Result: No more leaks |
||
---|---|---|
.. | ||
main/java/io/netty/handler/codec/haproxy | ||
test/java/io/netty/handler/codec/haproxy |