rpcrt4: Don't call IUnknown_AddRef if there is no outer unknown in
commitb7bf68f4d00d8e1c6239ad6ef5ce5244bfe4a29e
authorRobert Shearman <rob@codeweavers.com>
Tue, 7 Feb 2006 15:24:33 +0000 (7 16:24 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Feb 2006 15:24:33 +0000 (7 16:24 +0100)
tree65ed6b170aafafe71c049c63a17cff4b3a50398e
parent21fb7ab6a13fea3b5ff73d92cb1ba779ed985562
rpcrt4: Don't call IUnknown_AddRef if there is no outer unknown in
StdProxy_Construct as it will just crash anyway.
dlls/rpcrt4/cproxy.c