wininet: Fix crash when calling HttpQueryInfoA/W(HTTP_QUERY_RAW_HEADERS) before any...
commit0715d9c12303714e8b98974aa85f479d1f3e1ab0
authorRob Shearman <robertshearman@gmail.com>
Tue, 7 Oct 2008 14:39:50 +0000 (7 15:39 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Oct 2008 10:17:11 +0000 (8 12:17 +0200)
tree738f5297987008e0caf1ecba39fe63a7c81dba1a
parentdbd1800ab2ce516ddb1f06a407f7695f702f6b28
wininet: Fix crash when calling HttpQueryInfoA/W(HTTP_QUERY_RAW_HEADERS) before any response has been received from a server.
dlls/wininet/http.c
dlls/wininet/tests/http.c