ole32: Ensure that a returned free block is valid in storage.
commitf0dc9deff0dd6d0e366257b26ecdfb373f004749
authorRobert Shearman <rob@codeweavers.com>
Thu, 3 Aug 2006 19:25:14 +0000 (3 20:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Aug 2006 20:23:27 +0000 (3 22:23 +0200)
tree952524e3d080b0f18d2ad5dbc31a68b346f6a003
parent6455b9e1a07c73c0b4c0762147e54649f63c79df
ole32: Ensure that a returned free block is valid in storage.

Otherwise, an IStream_SetSize call followed by an IStream_Read call
could fail with STG_E_DOCFILECORRUPT.
dlls/ole32/stg_bigblockfile.c
dlls/ole32/storage32.c
dlls/ole32/storage32.h