Chromium Code Reviews
DescriptionFix a null-deref in safe_browsing::dmg::UDIFParser::ParseBlkx.
The typechecking CFCast<T> returns null if the source type does not match
the destination type, but ParseBlkx was not checking the result for null.
BUG=654926
R=nparker@chromium.org
Committed: https://crrev.com/39ad5ff8e03689a22f387699b595952a7dc93fda
Cr-Commit-Position: refs/heads/master@{#429918}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|
|||||||||||||||||||