Descriptiongoogle_apis: Fix use-after-free of URLFetcher* in ResponseWriter
URLFetcher can be destroyed on the UI thread at any moment, while ResponseWriter works on the IO thread.
BUG=331822
TEST=See no crash after following the repro steps described in the BUG.
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|