- Remove redundant QueryInterface in marshal_interface - the object is
commit4519b1bd1d62698f649a00918f6bc95cddc0324b
authorRobert Shearman <rob@codeweavers.com>
Wed, 24 Aug 2005 09:44:41 +0000 (24 09:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 Aug 2005 09:44:41 +0000 (24 09:44 +0000)
treea0120804b65182545449a9da1b8d29389806b7b9
parentfc663043d370306deeb8d0509b71fbf839fa14bb
- Remove redundant QueryInterface in marshal_interface - the object is
  always queried later on for the correct interface of the object.
- Make sure to Release the marshaled pointer in the typelib marshaler
  once it is no longer required.
dlls/oleaut32/tmarshal.c