Bug 173865

Summary: ProcessLauncherMac could leak a xpc connection when the process had failed to launch
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: New BugsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, beidson, commit-queue, ggaren, joepeck, kling, koivisto, sam
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fixes the bug none

Description Ryosuke Niwa 2017-06-26 22:33:03 PDT
ProcessLauncherMac could leak a xpc connection when the process had failed to launch
Comment 1 Ryosuke Niwa 2017-06-26 22:34:12 PDT
Created attachment 313898 [details]
Fixes the bug
Comment 2 Antti Koivisto 2017-06-27 07:28:22 PDT
Comment on attachment 313898 [details]
Fixes the bug

Hope it helps!
Comment 3 WebKit Commit Bot 2017-06-27 14:23:25 PDT
Comment on attachment 313898 [details]
Fixes the bug

Clearing flags on attachment: 313898

Committed r218842: <http://trac.webkit.org/changeset/218842>
Comment 4 WebKit Commit Bot 2017-06-27 14:23:27 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Ryosuke Niwa 2017-06-27 14:25:10 PDT
<rdar://problem/30548155>