[Webkit-unassigned] [Bug 116139] [WK2] LEAK: ThreadFunctionInvocation* seems to be leaked in createThreadInternal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 12:04:31 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116139


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2013-05-15 12:02:58 PST ---
> ==6322==    by 0x5BE888B: WTF::createThreadInternal(void (*)(void*), void*, char const*) (ThreadingPthreads.cpp:164)

Looks like this uses old or customized sources, ToT WebKit has this function at a different line.

A comment in createThreadInternal() explains why this object should not be leaking.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list