[PATCH 2/2] urlmon: Properly handle relative URIs with specified host in combine_uri

Jacek Caban jacek at codeweavers.com
Tue Jan 31 03:24:54 CST 2012


combine_uri could use more serious clean up/rewrite, but this patch is
kept as small as possible for code freeze (note that most changed lines
are just s/base/proc_uri/).

---
 dlls/urlmon/tests/uri.c |   54
+++++++++++++++++++++++++++++++++++++++++++++++
 dlls/urlmon/uri.c       |   52 ++++++++++++++++++++++++--------------------
 2 files changed, 82 insertions(+), 24 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-urlmon-Properly-handle-relative-URIs-with-specified-h.diff
Type: text/x-patch
Size: 6176 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120131/1ba7f59b/attachment.bin>


More information about the wine-patches mailing list