ole32: Add validation of parameters to CoGetClassObject and make sure to initialise...
commit69e10bf1ed94ef933a6e627a3dd0167a065e9598
authorRobert Shearman <rob@codeweavers.com>
Thu, 13 Jul 2006 23:02:24 +0000 (14 00:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Jul 2006 10:38:44 +0000 (14 12:38 +0200)
tree02c304e9fe077c846970f7db77aa6cb6fc34b2b2
parent932a2a0d54b7da746e1f55c8dc83144d686e5df3
ole32: Add validation of parameters to CoGetClassObject and make sure to initialise ppv to NULL.
dlls/ole32/compobj.c
dlls/ole32/tests/compobj.c