ole32: Fix a memory leak in the HGLOBAL stream tests by telling CreateStreamOnHGlobal...
commit8ee930150c547d848eaee793e01a0aab7dad9c08
authorRob Shearman <rob@codeweavers.com>
Mon, 12 Nov 2007 20:11:01 +0000 (12 20:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Nov 2007 12:29:47 +0000 (13 13:29 +0100)
treeb3d222f5a8bf9f04a8d1a1b16b73e96d1e0426a7
parentd881005c4f688b361a0b1d41d0d96ce68e244b9a
ole32: Fix a memory leak in the HGLOBAL stream tests by telling CreateStreamOnHGlobal to free the memory it allocates, as we don't free it ourselves in this test.
dlls/ole32/tests/hglobalstream.c