[PATCH] jsproxy: Fix parameters validation in InternetInitializeAutoProxyDll.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/jsproxy/main.c | 11 +++-------- dlls/jsproxy/tests/jsproxy.c | 14 ++++++++++++++ 2 files changed, 17 insertions(+), 8 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=41290 Your paranoid android. === wxppro (32 bit jsproxy) === jsproxy.c:83: Test failed: got 87 jsproxy.c:87: Test failed: got 87 === w2003std (32 bit jsproxy) === jsproxy.c:83: Test failed: got 87 jsproxy.c:87: Test failed: got 87 === wvistau64 (32 bit jsproxy) === jsproxy.c:87: Test failed: got 87 === wvistau64_zh_CN (32 bit jsproxy) === jsproxy.c:87: Test failed: got 87 === wvistau64_fr (32 bit jsproxy) === jsproxy.c:87: Test failed: got 87 === wvistau64_he (32 bit jsproxy) === jsproxy.c:87: Test failed: got 87 === w2008s64 (32 bit jsproxy) === jsproxy.c:87: Test failed: got 87 === wvistau64 (64 bit jsproxy) === jsproxy.c:87: Test failed: got 87 === w2008s64 (64 bit jsproxy) === jsproxy.c:87: Test failed: got 87
participants (2)
-
Marvin -
Piotr Caban