[Webkit-unassigned] [Bug 115760] New: memory leak fix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 7 14:53:24 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=115760
Summary: memory leak fix
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.8
Status: UNCONFIRMED
Severity: Trivial
Priority: P4
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: achristensen at apple.com
https://bugs.webkit.org/show_bug.cgi?id=42324 introduced a memory leak. I fixed this leak by using RetainPtr<WKDataRef> instead of just WKDataRef. I also added UNUSED_PARAM macros for non-cf builds.
--
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