8e370fbbcd
Motivation: If a read triggers a AbstractHttp2StreamChannel to close we can get an NPE in the read loop. Modifications: Make sure that the inboundBuffer isn't null before attempting to continue the loop. Result: No NPE. Fixes #9337 |
||
---|---|---|
.. | ||
src | ||
pom.xml |