34ff9cf5f2
Motivation: We not correctly guarded against overflow and so call Base64.encode(...) with a big buffer may lead to an overflow when calculate the size of the out buffer. Modifications: Correctly guard against overflow. Result: Fixes [#6620]. |
||
---|---|---|
.. | ||
main/java/io/netty/handler/codec | ||
test |