Bug 173865 - ProcessLauncherMac could leak a xpc connection when the process had failed to launch
Summary: ProcessLauncherMac could leak a xpc connection when the process had failed to...
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: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-26 22:33 PDT by Ryosuke Niwa
Modified: 2017-06-27 14:25 PDT (History)
8 users (show)

See Also:


Attachments
Fixes the bug (1.46 KB, patch)
2017-06-26 22:34 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>