Bug 167900 - Crash child processes if they receive an invalid message
Summary: Crash child processes if they receive an invalid message
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-02-06 12:40 PST by Anders Carlsson
Modified: 2017-02-15 10:14 PST (History)
1 user (show)

See Also:


Attachments
Patch (13.83 KB, patch)
2017-02-06 12:42 PST, Anders Carlsson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2017-02-06 12:40:39 PST
Crash child processes if they receive an invalid message
Comment 1 Anders Carlsson 2017-02-06 12:42:28 PST
Created attachment 300751 [details]
Patch
Comment 2 mitz 2017-02-06 12:48:21 PST
Comment on attachment 300751 [details]
Patch

You should add a non-Cocoa implementation in ChildProcess.cpp so that GTK doesn’t fail to build!
Comment 3 Anders Carlsson 2017-02-06 13:51:29 PST
Committed r211747: <http://trac.webkit.org/changeset/211747>
Comment 4 David Kilzer (:ddkilzer) 2017-02-15 10:14:37 PST
<rdar://problem/30183825>