Allocate the correct nr of bytes for lpszCookies in HTTP_HttpOpenRequestA.
authorMarcus Meissner <marcus@jet.franken.de>
Mon, 22 Mar 2004 21:31:44 +0000 (21:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Mar 2004 21:31:44 +0000 (21:31 +0000)
commit9d61aee357238b1f6b28ca0b6f658cc337c593c3
treebe36e563c32a23c7e9ecacbd71fb260a0a10a7e6
parent4161a8b474f7797ac46068e3680c4e83c6898c71
Allocate the correct nr of bytes for lpszCookies in HTTP_HttpOpenRequestA.
Allocate the correct nr of bytes for request stringlen without options.
dlls/wininet/http.c