[PATCH 4/4] wininet: Fix variables values after redirection in HTTP_HttpSendRequestW

Alexandre Julliard julliard at winehq.org
Wed May 19 09:59:36 CDT 2010


Piotr Caban <piotr at codeweavers.com> writes:

> ---
>  dlls/wininet/http.c |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)

It doesn't work here:

../../../tools/runtest -q -P wine -M wininet.dll -T ../../.. -p wininet_test.exe.so http.c && touch http.ok
http.c:405: Test failed: expected status 10 (INTERNET_STATUS_RESOLVING_NAME) 1 times, received 2 times
http.c:406: Test failed: expected status 11 (INTERNET_STATUS_NAME_RESOLVED) 1 times, received 2 times
make: *** [http.ok] Error 2

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list