urlmon: CreateUri should return E_INVALIDARG for NULL args.

Thomas Mullaly thomas.mullaly at gmail.com
Wed May 12 21:49:23 CDT 2010


CreateUri returns E_INVALIDARG if the IUri or URI string it receives is
NULL.

Test results:
https://testbot.winehq.org/JobDetails.pl?Key=2039

---
 dlls/urlmon/tests/uri.c |   23 ++++++++++++++++++++++-
 dlls/urlmon/uri.c       |    8 ++++++++
 2 files changed, 30 insertions(+), 1 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100512/668e5588/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-urlmon-CreateUri-should-fail-if-the-IUri-is-NULL-or-.patch
Type: text/x-patch
Size: 2436 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100512/668e5588/attachment.bin>


More information about the wine-patches mailing list