[Webkit-unassigned] [Bug 33943] Use fastStrDup instead of strdup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 14:57:28 PST 2010


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





--- Comment #8 from Kwang Yul Seo <kwangyul.seo at gmail.com>  2010-01-21 14:57:26 PST ---
d->m_url is freed in ResourceHandleInternal::~ResourceHandleInternal, so there
is no mismatched malloc/free pair. We could change this to be an OwnPtr too.

I will update the patch as you suggested.

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