8cc34e5c4c
Motivation: There is a memory leak while writing empty data frame with padding. The empty data frame was occurred because we are running a proxy server built by netty, and found that google services always sent data frames followed by an empty data frame. Modifications: Calls the ctx.write even the payload is empty. Result: Fix memory leak. Co-authored-by: Norman Maurer <norman_maurer@apple.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |