• 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
..
tests Loading commit data...
Makefile.in Loading commit data...
cproxy.c Loading commit data...
cpsf.c Loading commit data...
cpsf.h Loading commit data...
cstub.c Loading commit data...
epm_towers.h Loading commit data...
ncastatus.h Loading commit data...
ndr_clientserver.c Loading commit data...
ndr_fullpointer.c Loading commit data...
ndr_marshall.c Loading commit data...
ndr_misc.h Loading commit data...
ndr_ole.c Loading commit data...
ndr_stubless.c Loading commit data...
ndr_stubless.h Loading commit data...
rpc_binding.c Loading commit data...
rpc_binding.h Loading commit data...
rpc_defs.h Loading commit data...
rpc_epmap.c Loading commit data...
rpc_message.c Loading commit data...
rpc_message.h Loading commit data...
rpc_server.c Loading commit data...
rpc_server.h Loading commit data...
rpc_transport.c Loading commit data...
rpcrt4.spec Loading commit data...
rpcrt4_main.c Loading commit data...
rpcss_np_client.c Loading commit data...
rpcss_np_client.h Loading commit data...
version.rc Loading commit data...