[webkit-reviews] review denied: [Bug 19794] [CURL] Crash if a local file has an unknow extension : [Attachment 22023] Set the MIME type for files with an unknown extension to "application/octet-stream"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 1 16:57:52 PDT 2008


Eric Seidel <eric at webkit.org> has denied Marco Barisione
<marco.barisione at collabora.co.uk>'s request for review:
Bug 19794: [CURL] Crash if a local file has an unknow extension
https://bugs.webkit.org/show_bug.cgi?id=19794

Attachment 22023: Set the MIME type for files with an unknown extension to 
"application/octet-stream"
https://bugs.webkit.org/attachment.cgi?id=22023&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
Why does curl crash when passed an empty string?  The right fix is right next
to the line of curl code which is going to crash...  At least an ASSERT should
go next to said line.


More information about the webkit-reviews mailing list