CronetHttpURLConnection does't handle disconnect() when it's called on another thread |
||
Issue descriptionWhen HttpURLConnection#disconnect() is called on another thread, CronetHttpURLConnection#getResponse*() can throw null ptr exception through checkHasResponseHeaders(). This is unexpected.
,
Aug 7 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Aug 4 2017