wininet: Host name isn't present when two slashes aren't present in InternetCrackUrl

Robert Shearman rob at codeweavers.com
Sat Mar 11 12:10:57 CST 2006


ChangeLog:
wininet: The test for "about:" in InternetCrackUrlW should be more
general so that only URLs without double slashes should also be assumed
not to have a host name.

Add another test for this case and remove an unreliable
InternetCreateUrl test.

  dlls/wininet/internet.c   |   31 ++++++++++---------------------
  dlls/wininet/tests/http.c |   33 +++++++++++++++++++++++++--------
  2 files changed, 35 insertions(+), 29 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 81c2daca8996ae806884487e554447eb678a1b8e.diff
Type: text/x-patch
Size: 6388 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060311/0ce12a35/81c2daca8996ae806884487e554447eb678a1b8e.diff


More information about the wine-patches mailing list