• Rob Shearman's avatar
    rpcrt4: Set the destination pointer in PointerUnmarshall before calling the… · 2a9fae75
    Rob Shearman authored
    rpcrt4: Set the destination pointer in PointerUnmarshall before calling the referenced type's unmarshalling routine.
    
    When a pointer that is dereferenced is encountered then this can result 
    in a stale pointer (i.e. the one that is marshalled into the buffer for 
    the embedded pointer unmarshalling case) being used instead of the one 
    that was intended.
    2a9fae75
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...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog 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...