Return an error in CoMarshalInterface if the IUnknown pointer is NULL
commit665c4880f7f6eb42926b9b87b9876902771b6475
authorAric Stewart <aric@codeweavers.com>
Wed, 30 Jun 2004 18:14:00 +0000 (30 18:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Jun 2004 18:14:00 +0000 (30 18:14 +0000)
tree43c11c1bb0566bacfc167b119679625dd21e6360
parent1b2a8190755bc8a4face77707d7ff949ccc53dcb
Return an error in CoMarshalInterface if the IUnknown pointer is NULL
and don't crash.
dlls/ole32/marshal.c