[Webkit-unassigned] [Bug 7168] Support reading of MHTML (multipart/related) web archives

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 18 22:11:30 PST 2008


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





------- Comment #8 from zaheer.mot at gmail.com  2008-11-18 22:11 PDT -------
we have used this patch and found couple of places where it might lead to a
crash

1- MHTMLWebArchive::serializeResourceIfNew - in this if resource url is empty,
uniqueSubresources.contains(resource->url().string()) results in a crash

2- MHTMLWebArchive::serializeResource - here again resource data can be null
and g_mime_part_set_content crashes.

Can you let us know if these are valid scenarios or if something weird is
happening in our setup


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