Sweden-Number/dlls/wininet
Sebastian Lackner ff1fb7f51c wininet: Initialize user_len before GetUserNameW call.
Fixes a regression introduced by 441347f084.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Jacek Caban<jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-21 00:53:52 +09:00
..
tests wininet: Use compose_request_url in INTERNET_OPTION_URL implementation. 2016-05-19 11:57:52 +09:00
Makefile.in
cookie.c wininet: Initialize user_len before GetUserNameW call. 2016-05-21 00:53:52 +09:00
dialogs.c wininet: Remove a bit of dead code (Coverity). 2015-11-23 23:35:14 +09:00
ftp.c wininet: Improved debug traces. 2015-11-26 01:08:50 +09:00
gopher.c
http.c wininet: Moved more redirect URL handling to a helper function and get rid of its maximum size assumption. 2016-05-19 11:57:57 +09:00
internet.c wininet: Return NULL instead of FALSE in get_proxy_autoconfig_url. 2016-05-21 00:53:51 +09:00
internet.h wininet: Don't assume maximum URL length in HTTP_DealWithProxy. 2016-05-18 10:34:08 +09:00
netconnection.c wininet: Free socket when connection is freed. 2016-04-12 12:03:17 +09:00
resource.h
urlcache.c wininet: Store cookie URL in cookie_container_t. 2016-05-19 11:57:59 +09:00
utility.c
wininet.rc
wininet.spec