Sweden-Number/dlls/ole32/tests
Chao Long 3956b52603 ole32: Check for NULL parameter in ReleaseStgMedium().
libcef can call ReleaseStgMedium( NULL )

Signed-off-by: Chao Long <longchao@uniontech.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-28 11:59:49 +02:00
..
Makefile.in
clipboard.c ole32/tests: Add some return value checks (Coverity). 2020-01-03 21:40:59 +01:00
compobj.c combase: Manage per-thread call cancellation counter. 2020-09-16 17:13:50 +02:00
defaulthandler.c
dragdrop.c ole32: Avoid calling QueryContinueDrag recursively. 2020-02-18 11:14:34 +01:00
errorinfo.c
hglobalstream.c ole32: Add a check for hglobal pointer to GetHGlobalFromStream. 2020-08-18 21:35:52 +02:00
marshal.c ole32/tests: Fix test crash on recent Windows 10. 2020-09-09 20:30:31 +02:00
moniker.c ole32/tests: Use helper to test display names. 2020-02-03 12:36:31 +01:00
ole2.c ole32: Check for NULL parameter in ReleaseStgMedium(). 2020-09-28 11:59:49 +02:00
ole_server.c include: Allow using debug.h in tests. 2019-12-17 16:55:15 +01:00
propvariant.c ole32/tests: Add PropVariantCopy() test for BSTR with embedded null. 2019-12-18 18:07:04 +01:00
stg_prop.c ole32/tests: Link to storage API directly. 2020-09-09 20:30:31 +02:00
storage32.c ole32/tests: Link to storage API directly. 2020-09-09 20:30:31 +02:00
testlib.c
testlib.spec
usrmarshal.c