[PATCH 2/2] wininet: Correct behaviour of error masking.

Alexandre Julliard julliard at winehq.org
Fri Oct 4 16:26:52 CDT 2019


Owen Rudge <orudge at codeweavers.com> writes:

> Signed-off-by: Owen Rudge <orudge at codeweavers.com>
> ---
>  dlls/wininet/netconnection.c | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)

It breaks the tests:

../../../tools/runtest -q -P wine -T ../../.. -M urlmon.dll -p urlmon_test.exe url && touch url.ok
url.c:1364: Test failed: Got problem: 12055
url.c:1879: Test failed: binding failed: 800c0019, expected 800c000e
url.c:3101: Test failed: Got 800c0019
url.c:1879: Test failed: binding failed: 800c0019, expected 800c000e
url.c:1879: Test failed: binding failed: 80004004, expected 800c000e
url.c:1879: Test failed: binding failed: 800c0019, expected 800c000e
make: *** [Makefile:403: url.ok] Error 6

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list