[Bug 10280] Oblivion: Horse Armor Crash

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 20 04:14:36 CDT 2010


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





--- Comment #37 from Maarten Lankhorst <m.b.lankhorst at gmail.com>  2010-07-20 04:14:36 ---
Hi,

You're right, the traces are faulty. Thanks for isolating the problem.

However, the correct fix is not to add a helper function, change the
(LPCSTR)&xx to debugstr_an((LPCSTR)&xx, 4) this is a lot cleaner solution, and
also used in other places. Feel free to send that patch to
wine-patches at winehq.org and you might want to investigate if elsewhere in that
file those bugs occur :)

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