DescriptionCheck that a valid RawVarData has been created before calling a function on it
Currently the PP_Var type that is deserialized from an incoming IPC
is invalid, RawVarData::Create will return a nullptr which we will
try to call a function on. Instead we should just fail to deserialize
the entire message in that case.
BUG=693007
Review-Url: https://codereview.chromium.org/2705933002
Cr-Commit-Position: refs/heads/master@{#451541}
Committed: https://chromium.googlesource.com/chromium/src/+/d0dfa19bdd289d481228e9da89b6ffb0040a9aaa
Patch Set 1 #
Messages
Total messages: 11 (7 generated)
|