[Webkit-unassigned] [Bug 25001] Crash when content type parameters have no value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 2 08:15:29 PDT 2009


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29189|review?                     |review+
               Flag|                            |




------- Comment #3 from ap at webkit.org  2009-04-02 08:15 PDT -------
(From update of attachment 29189)
r=me, because this just fixes a crash, but I really, really dislike removing
const from "const char*" here. A quick web search suggests that
soup_header_g_string_append_param takes const char* parameters, so there should
be no reason to do make such unsafe conversions.


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