[PATCH] shlwapi: Improve error handling in UrlGetPart

Andrew Eikum aeikum at codeweavers.com
Fri Mar 12 17:22:43 CST 2010


urlmon.CoInternetGetSecurityUrl made an invalid call to UrlGetPart which
only succeeded due to Wine's old, broken implementation.  That's also
fixed by this patch.
---
  dlls/shlwapi/tests/url.c |   51 +++++++++++++++++++++++++++++++--
  dlls/shlwapi/url.c       |   69 
++++++++++++++++++++++++++++++---------------
  dlls/urlmon/sec_mgr.c    |   15 ++++++----
  3 files changed, 102 insertions(+), 33 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-shlwapi-Improve-error-handling-in-UrlGetPart.patch
Type: text/x-patch
Size: 9936 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100312/ccd9d93d/attachment.bin>


More information about the wine-patches mailing list