ole32: Don't fail if the file ends during a big block.
authorVincent Povirk <vincent@codeweavers.com>
Wed, 8 Sep 2010 00:17:43 +0000 (19:17 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Sep 2010 11:30:46 +0000 (13:30 +0200)
commit2752c3bcd07806a84894eaad5b2c2299d139b1e8
tree8f1c7b15f3a258a338a2ec827028008af15be983
parent053be78e39205bd247ce274e9b7fd6150fe0a24c
ole32: Don't fail if the file ends during a big block.

Apparently, it's valid for the last block in a file to be incomplete.
dlls/ole32/storage32.c