Fix and IPC fuzzer top crasher in OnWorkerScriptLoaded.
A compromised renderer can pass an arbitrary |provider_id|, so we should ensure that |provider_host| is not NULL and remove the DCHECK. See https://cluster-fuzz.appspot.com/testcase?key=4713217552023552 R=falken@chromium.org,nhiroki@chromium.org Review URL: https://codereview.chromium.org/901243002 Cr-Commit-Position: refs/heads/master@{#314881}
Showing
Please register or sign in to comment