ole32: StorageImpl_GetROBigBlock can return NULL so check for NULL before doing a...
commit2b5963f8e2959e8c4a6735cb70e1489503539ac1
authorJames Hawkins <truiken@gmail.com>
Sat, 29 Apr 2006 01:16:41 +0000 (28 20:16 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 5 May 2006 15:51:08 +0000 (5 17:51 +0200)
tree35ea368604b5176da0b858c83c44ffaa635f17fd
parent72e279bd364e5e4044a64ace8a1405af7d58e88a
ole32: StorageImpl_GetROBigBlock can return NULL so check for NULL before doing a memcpy.
dlls/ole32/storage32.c