[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 07:53:20 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25001
------- Comment #1 from gns at gnome.org 2009-04-02 07:53 PDT -------
Created an attachment (id=29189)
--> (https://bugs.webkit.org/attachment.cgi?id=29189&action=view)
Handle the case where a Content-Type header parameter has no value
(i.e. no = character), to work-around a bug in libsoup.
---
WebCore/ChangeLog | 13 +++++++++++++
.../platform/network/soup/ResourceHandleSoup.cpp | 5 +++++
2 files changed, 18 insertions(+), 0 deletions(-)
--
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