DescriptionInitialize render_frame_message_source_ in WebContentsImpl ctor.
Yet another cluster-fuzz crash happens due to invalid
render_frame_message_source_. As I see the code, this field is
always reset to NULL at the every IPC message but not initialized
at all, therefore the crash may still happen if the message is
the very first message to the object.
BUG=451755
R=jam@chromium.org
Committed: https://crrev.com/1db093769786287b1a34ef49c30ecf6bf64a7bfc
Cr-Commit-Position: refs/heads/master@{#313335}
Patch Set 1 #
Messages
Total messages: 19 (8 generated)
|