[Webkit-unassigned] [Bug 56304] REGRESSION(r80892): 100, 000+ leaks seen on the build bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 05:24:31 PDT 2011


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


Mark Rowe (bdash) <mrowe at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #85668|                            |review?
               Flag|                            |




--- Comment #2 from Mark Rowe (bdash) <mrowe at apple.com>  2011-03-14 05:24:31 PST ---
Created an attachment (id=85668)
 --> (https://bugs.webkit.org/attachment.cgi?id=85668&action=review)
Patch

The explicit calls to StringImpl::ref seem as though they will also result in leaks as there are no matching calls to StringImpl::deref anywhere.  The patch removes those as well as fixing the bigger issue of the leaked duplicate entries.

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