Sweden-Number/dlls/winhttp
Andrey Gusev 67e80856e6 winhttp/tests: Fix resource leak.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-05 17:33:39 +01:00
..
tests winhttp/tests: Fix resource leak. 2018-01-05 17:33:39 +01:00
Makefile.in
cookie.c winhttp: Remove redundant comparison. 2017-10-05 10:34:20 +02:00
handle.c winhttp: Return NULL on failure in alloc_handle. 2016-07-03 10:09:20 +09:00
main.c winhttp: Periodically free outdated connections. 2017-07-18 20:43:32 +02:00
net.c winhttp: Allocate a credential handle for each session. 2017-09-12 10:24:52 +02:00
request.c winhttp: Fix invalid reads with tracing on (Valgrind). 2017-10-04 16:53:13 +02:00
rsrc.rc
session.c winhttp: Implement WINHTTP_OPTION_SECURE_PROTOCOLS. 2017-09-12 10:24:54 +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: Implement WINHTTP_OPTION_SECURE_PROTOCOLS. 2017-09-12 10:24:54 +02:00
winhttp_tlb.idl