• Robert Shearman's avatar
    - Initialize ppv pointer in ClientIdentity_QueryInterface to NULL as · 6a20b2f4
    Robert Shearman authored
      apps depend on this.
    - Don't release IRpcProxyBuffer on ifproxy destruction - the caller
      will do this for us.
    - Make find_proxy_manager add a reference to the proxy manager and
      make proxy_manager_construct return an object with a valid
      ref-count.
    - Remove stray not operator to fix a memory leak / crash in
      proxy_manager_destroy.
    - More debug messages, especially on errors.
    - Fix ref-count leak in the Class Factory proxy.
    - Add a test case for IClassFactory_CreateInstance.
    6a20b2f4
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
misc Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
windows Loading commit data...
.cvsignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
BUGS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
DEVELOPERS-HINTS Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...