https://issues.apache.org/bugzilla/show_bug.cgi?id=56313

--- Comment #13 from Timcesq <ti_m...@poczta.fm> ---
A quick workaround would be to check for NULL before doing the read. However,
if the library is designed so that there shouldn't be any NULLs at this point
in the code, such patch would only mask the underlying bug (a race condition
maybe?).

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to