Chromium Code Reviews
DescriptionFix a potential null deref in XSSAuditorDelegate.
The ASAN bots say this causes a crash; I can't replicate it locally, but
I believe that the combination of `document.write` and synchronous
`javascript:` URL navigation could cause the auditor to trigger while the
document is detaching. This patch adds a small check.
BUG=668772
Committed: https://crrev.com/1d7a2e8d1b446d3ec4b55932d623e1ffe933fd47
Cr-Commit-Position: refs/heads/master@{#434927}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|
|||||||||||||||||||