[Webkit-unassigned] [Bug 6162] New: attribute map RefPtr change leaks
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Dec 20 04:34:41 PST 2005
http://bugzilla.opendarwin.org/show_bug.cgi?id=6162
Summary: attribute map RefPtr change leaks
Product: WebKit
Version: 412+
Platform: Macintosh
OS/Version: Mac OS X 10.0
Status: NEW
Severity: normal
Priority: P2
Component: XML DOM
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: mjs at apple.com
The recent change to use RefPtr for an element's attribute map leaks, because it both uses a smart pointer
and refs manually (but deref is gone). Fix forthcoming.
--
Configure bugmail: http://bugzilla.opendarwin.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