ole32: Check the return value of IStream_SetSize so as to not blindly continue on...
commit3721bf60bb4c49c7a57205b5621faab87df3d68f
authorRobert Shearman <rob@codeweavers.com>
Wed, 27 Sep 2006 14:51:13 +0000 (27 15:51 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Sep 2006 09:55:56 +0000 (28 11:55 +0200)
tree1f2f6416c60d6718fd5dd30a26743ca4fc43cbcd
parent5881d91cfc20f830893e00b1220299de303ee225
ole32: Check the return value of IStream_SetSize so as to not blindly continue on and possibly corrupt the structured storage file.
dlls/ole32/stg_stream.c