commit | a71773efe9c828e87412c37081b61635b4d326be | [log] [tgz] |
---|---|---|
author | shivanisha <[email protected]> | Fri Jun 16 23:35:01 2017 |
committer | Commit Bot <[email protected]> | Fri Jun 16 23:35:01 2017 |
tree | 3948fc414a3888b2da357152d16cd37e14c54a47 | |
parent | e341c2a2bfa2d102b83a900c0a282b01d5bf3c6c [diff] |
Reorder destruction of HttpNetworkRequest and HttpRequestInfo to avoid accessing freed memory in HttpNetworkRequest's destructor. Also added request_ access in ~MockNetworkTransaction to reproduce the issue. HttpCache.RangeGET_ParallelValidationRestartDoneHeaders is now crashing in the asan build without the fix BUG=734037 Review-Url: https://codereview.chromium.org/2936423004 Cr-Commit-Position: refs/heads/master@{#480220}