[Webkit-unassigned] [Bug 107781] JSC::WatchpointSet is leaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 15 17:24:15 PDT 2013


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





--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org>  2013-03-15 17:26:41 PST ---
We've found out that this is a false positive due to the fact FatEntry is a tagged pointer. I'm going to post a patch to work-around this problem in leaks by making it an "untagged" pointer.

-- 
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