[Bug 17518] winmm/mci tests fail with +heap enabled

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 2 06:26:18 CST 2009


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





--- Comment #1 from Rico <kgbricola at web.de>  2009-03-02 06:26:17 ---
Created an attachment (id=19744)
 --> (http://bugs.winehq.org/attachment.cgi?id=19744)
Zero lpwstrRet, before trying to do anything with it.

Austin, 
could you try this patch?
Another solution is to check the return value ( if (lpwstrRet && ret==0) ), but
that assumes that in failure case there is never written anything useful to the
lpwstrRet.


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