[Bug 26130] ddraw/ddrawmodes crash under valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 23 04:03:21 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=26130

--- Comment #3 from Henri Verbeet <hverbeet at gmail.com> ---
This is probably more of a Valgrind issue than an issue with Wine or the tests.
The test is calling DirectDrawEnumerateA() with a NULL callback on purpose, to
test the exception handler in DirectDrawEnumerateExA(). It seems Valgrind
doesn't handle that very well for some reason.

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