Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(489)

Issue 59903011: [android_webview] Fix UAF in request interception code. (Closed)

Created:
7 years, 1 month ago by mkosiba (inactive)
Modified:
7 years, 1 month ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org, android-webview-reviews_chromium.org
Visibility:
Public.

Description

[android_webview] Fix UAF in request interception code. Holder-based approach. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -71 lines) Patch
M android_webview/browser/aw_request_interceptor.cc View 2 chunks +21 lines, -19 lines 0 comments Download
M android_webview/browser/intercepted_request_data.h View 2 chunks +10 lines, -6 lines 0 comments Download
M android_webview/browser/net/android_stream_reader_url_request_job.h View 1 chunk +3 lines, -0 lines 0 comments Download
M android_webview/browser/net/android_stream_reader_url_request_job.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M android_webview/browser/net/android_stream_reader_url_request_job_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M android_webview/native/android_protocol_handler.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M android_webview/native/intercepted_request_data_impl.h View 1 chunk +0 lines, -4 lines 0 comments Download
M android_webview/native/intercepted_request_data_impl.cc View 2 chunks +57 lines, -42 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698