urlmon: Check some of the input parameters to URLOpenStreamA/W & URLOpenBlockingStrea...
commit086a91facf5cf6e3ad1939a3023210de830c2916
authorRob Shearman <rob@codeweavers.com>
Fri, 3 Aug 2007 21:14:15 +0000 (3 22:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Aug 2007 13:32:04 +0000 (8 15:32 +0200)
treeacaf49d24a206da4f94eb336a1fa0f4897c18cfc
parenta5da813f5a2f9ba7ebe3a3adb2123f2deb22861e
urlmon: Check some of the input parameters to URLOpenStreamA/W & URLOpenBlockingStreamA/W for NULL.

Add tests for these.
dlls/urlmon/tests/stream.c
dlls/urlmon/umstream.c