winhttp: Fix handling of the headers length parameter in WinHttpAddRequestHeaders...
commit9e96beefae97bb63845b1cac6f372de515465ada
authorHans Leidekker <hans@codeweavers.com>
Wed, 17 Jun 2015 13:11:50 +0000 (17 15:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Jun 2015 13:37:06 +0000 (17 22:37 +0900)
tree208fbe5db826dc1c1b849d2fe0d5e9914cd21ee7
parentd9d8e6f0312f6d6f4d79ef2486091cfa1c52b566
winhttp: Fix handling of the headers length parameter in WinHttpAddRequestHeaders and WinHttpSendRequest.
dlls/winhttp/request.c
dlls/winhttp/tests/winhttp.c