urlmon: Fix call to ReadFile.
commit38bfd5e6351801fb20ed41dd3e9a01f7b6b36909
authorThomas Weidenmueller <wine-patches@reactsoft.com>
Fri, 9 Dec 2005 10:22:59 +0000 (9 11:22 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Dec 2005 10:22:59 +0000 (9 11:22 +0100)
tree1a3dc7fcf2c9103b79634676b7773936279d84c9
parent648cc6f435d3ffee30d224a927ff17eb3d57b874
urlmon: Fix call to ReadFile.
The BytesRead parameter passed to ReadFile may never be NULL.
dlls/urlmon/umstream.c