[Webkit-unassigned] [Bug 20448] Ran run-webkit-tests --leaks --singly on r35831

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 19 14:36:11 PDT 2008


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


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Comment #2 from mrowe at apple.com  2008-08-19 14:36 PDT -------
These results appear to be from a Release build of WebKit.  This means that any
allocations from within WebKit will not be tracked in a useful manner for
"--leaks", due to the use of a custom allocator in release builds.  The end
result of this is that the only leaks that appear in your output are from
outside of WebKit, with CFNetwork appearing to be the primary culprit.  Closing
as INVALID as there doesn't appear to be anything actionable in the leaks
output.  Sorry :-(


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



More information about the webkit-unassigned mailing list