Bug 62548 - Don't access freed memory in the UI process when a plug-in process crashes
Summary: Don't access freed memory in the UI process when a plug-in process crashes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-06-13 10:18 PDT by Anders Carlsson
Modified: 2011-06-13 10:46 PDT (History)
0 users

See Also:


Attachments
Patch (1.68 KB, patch)
2011-06-13 10:19 PDT, 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 2011-06-13 10:18:35 PDT
Don't access freed memory in the UI process when a plug-in process crashes
Comment 1 Anders Carlsson 2011-06-13 10:19:41 PDT
Created attachment 96967 [details]
Patch
Comment 2 Anders Carlsson 2011-06-13 10:24:15 PDT
Committed r88647: <http://trac.webkit.org/changeset/88647>
Comment 3 Anders Carlsson 2011-06-13 10:46:36 PDT
<rdar://problem/9599243>