wininet: Don't pass handle to INTERNET_REQUEST_COMPLETE unless the request is opened...
commit8e37ed551a15146980e7092820d9c5f526237897
authorJacek Caban <jacek@codeweavers.com>
Fri, 10 Jun 2011 12:47:16 +0000 (10 14:47 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 10 Jun 2011 13:28:32 +0000 (10 15:28 +0200)
treec1ed9ff4d7191e90d43b3928e1a3b095a30779db
parentc0293df46a21c54aeec50ce10c5a85ad3e13fc0b
wininet: Don't pass handle to INTERNET_REQUEST_COMPLETE unless the request is opened via InternetPoenUrl.
dlls/wininet/http.c
dlls/wininet/tests/http.c