Sweden-Number/dlls/winhttp
Hans Leidekker 2786df2373 winhttp/tests: Fix two memory leaks.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-21 12:03:18 +01:00
..
tests winhttp/tests: Fix two memory leaks. 2017-02-21 12:03:18 +01:00
Makefile.in
cookie.c winhttp: Cookie attributes are case-insensitive. 2017-02-21 12:03:15 +01:00
handle.c winhttp: Return NULL on failure in alloc_handle. 2016-07-03 10:09:20 +09:00
main.c
net.c winhttp: Handle EINTR from connect and poll. 2016-12-13 13:13:50 +01:00
request.c winhttp: Don't drain content until authorization is handled successfully. 2015-12-23 16:32:14 +01:00
rsrc.rc
session.c winhttp: Added WINHTTP_OPTION_CLIENT_CERT_CONTEXT option stub. 2016-10-06 19:17:40 +02:00
url.c winhttp: Accept NULL buffer for size queries in WinHttpCreateUrl. 2017-01-27 16:31:44 +01:00
winhttp.spec winhttp: Fix some spec file entries. 2017-01-31 12:20:31 +01:00
winhttp_private.h winhttp: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. 2017-02-15 16:16:40 +01:00
winhttp_tlb.idl