[Bug 25518] gamestop downloader crashes in is_preserving_whitespace in xmlParseCharData

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 26 13:47:49 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=25518

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> 2010-12-26 13:47:48 CST ---
Created an attachment (id=32628)
 --> (http://bugs.winehq.org/attachment.cgi?id=32628)
patch

Attach a +msxml,+tid with this. It won't crash at the same point, the real
problem I think is:

---
err:msxml:doparse XML declaration allowed only at the start of the document
---

Anyway default handlers do such check so it's fine to have it in custom ones,
also I expect some output from error callback, this is another thing to check
with this patch.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list