[PATCH 4/4] ole32: Use queried interface destination context for marshaling RemQueryInterface result.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/ole32/stubmanager.c | 12 +++++++++--- dlls/ole32/tests/marshal.c | 3 --- 2 files changed, 9 insertions(+), 6 deletions(-)
Hi, While running your changed tests on Windows, 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=38636 Your paranoid android. === wvistau64 (64 bit marshal) === marshal.c:1298: Test failed: hwnd = FFFFFFFFDEADBEEF === w2008s64 (64 bit marshal) === marshal.c:1298: Test failed: hwnd = FFFFFFFFDEADBEEF === w7pro64 (64 bit marshal) === marshal.c:1298: Test failed: hwnd = FFFFFFFFDEADBEEF The previous 1 run(s) terminated abnormally === w864 (64 bit marshal) === marshal.c:1298: Test failed: hwnd = FFFFFFFFDEADBEEF === w1064 (64 bit marshal) === marshal.c:1298: Test failed: hwnd = FFFFFFFFDEADBEEF
participants (2)
-
Jacek Caban -
Marvin