wininet: Correctly set lpszUrlPath in InternetCrackUrlW for urls without path component.
commitcacad1df98aceee3b2bf4f9a9c6978287b897be6
authorMichael Müller <michael@fds-team.de>
Fri, 8 Jul 2016 10:07:43 +0000 (8 12:07 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 8 Jul 2016 14:07:20 +0000 (8 23:07 +0900)
tree296e39854d0b3169aaf3d217e3e19fe065612025
parent060d8c6abb25119cfc67b069a7fe3a94248c3702
wininet: Correctly set lpszUrlPath in InternetCrackUrlW for urls without path component.

Signed-off-by: Michael Müller <michael@fds-team.de>
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>
dlls/wininet/internet.c
dlls/wininet/tests/url.c