[PATCH] oleacc/tests: Fix crash when current thread is not in foreground state.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52079 Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/oleacc/tests/main.c | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=111340 Your paranoid android. === debian11 (32 bit German report) === oleacc: main.c:1185: Test failed: V_I4(&v) = 100000 main.c:931: Test failed: V_I4(&v) = 100000 === debian11 (64 bit WoW report) === oleacc: main.c:1185: Test failed: V_I4(&v) = 100000 main.c:931: Test failed: V_I4(&v) = 100000
participants (2)
-
Marvin -
Piotr Caban