[Webkit-unassigned] [Bug 28144] Memory leak in error handling code for SOUP interface
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 10 10:19:25 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28144
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #34449|review? |review+
Flag| |
--- Comment #3 from Darin Adler <darin at apple.com> 2009-08-10 10:19:24 PDT ---
(From update of attachment 34449)
> + char *uri=soup_uri_to_string(soup_message_get_uri(msg), false);
Formatting is wrong here. It should be "char* uri = soup…"
Otherwise, this patch looks great. I'm going to say r=me
--
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