shlwapi: Fix UrlUnEscape to expand URLs in-place even if the output buffer is NULL.
authorLouis Lenders <xerox_xerox2000@yahoo.co.uk>
Wed, 27 Aug 2008 16:27:34 +0000 (09:27 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Aug 2008 11:15:27 +0000 (13:15 +0200)
commit58efbe97ec7a22c61e65757b8cbb3e9bd4ac75a7
treeb8c6834150aad456c7101ef7be19758cec6ded3c
parentd571636dbcf0208c36f70664fb6dffdaa5c96f1e
shlwapi: Fix UrlUnEscape to expand URLs in-place even if the output buffer is NULL.
dlls/shlwapi/tests/url.c
dlls/shlwapi/url.c