shlwapi: Make sure we don't write anything to output buffer if its size is too small...
commit4a39433eaee04182a08277b8ca2f208b46a11212
authorJacek Caban <jacek@codeweavers.com>
Fri, 14 Oct 2011 15:29:51 +0000 (14 17:29 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Oct 2011 18:26:44 +0000 (14 20:26 +0200)
treed8544f0f61ec91257e5f6a0060adf7cf91a8a00a
parent01c4fed7b42f72983c3a6d0b1e28c21dd3d91cae
shlwapi: Make sure we don't write anything to output buffer if its size is too small to store the whole result.
dlls/shlwapi/tests/url.c
dlls/shlwapi/url.c