WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
44689
WorkQueue leaks its dispatch queue
https://bugs.webkit.org/show_bug.cgi?id=44689
Summary
WorkQueue leaks its dispatch queue
Adam Roben (:aroben)
Reported
2010-08-26 08:45:22 PDT
WorkQueue (on Mac OS X) allocates a dispatch queue, but never releases it. This causes it to leak the queue.
Attachments
Patch
(1.08 KB, patch)
2010-08-30 10:24 PDT
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2010-08-26 08:48:43 PDT
<
rdar://problem/8358509
>
Anders Carlsson
Comment 2
2010-08-30 10:24:47 PDT
Created
attachment 65929
[details]
Patch
Anders Carlsson
Comment 3
2010-08-30 10:36:30 PDT
Committed
r66396
: <
http://trac.webkit.org/changeset/66396
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug