[Bug 8107] Civilization 4 Warlords fails to start due to XML issues

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 17 18:04:56 CST 2010


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

Adam Martinson <amartinson at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32002|0                           |1
        is obsolete|                            |

--- Comment #57 from Adam Martinson <amartinson at codeweavers.com> 2010-11-17 18:04:56 CST ---
Created an attachment (id=32009)
 --> (http://bugs.winehq.org/attachment.cgi?id=32009)
domelem_get_dataType() patch

Awesome, looks like I was right.  The program is reading the variant set by
domelem_get_dataType() through V_BSTR() without checking its type first, and
getting garbage data as a pointer.  This one should solve that issue.  If it
doesn't resolve all of the msxml issues, please attach a +tid,+msxml,+variant
log.

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