Sweden-Number/dlls/rpcrt4
Rob Shearman 8e08b1dd7f rpcrt4: Use safe_copy_from_buffer instead of direct memory copy in NdrBaseTypeUnmarshall.
This makes the code check that the buffer is big enough to read from 
before copying the data from it. The safe_buffer_increment call is still 
needed for the case where we point the memory to the buffer, so move the 
call there.
2008-04-28 13:28:16 +02:00
..
tests Spelling fixes. 2008-04-17 12:25:57 +02:00
Makefile.in
cproxy.c
cpsf.c
cpsf.h
cstub.c rpcrt4: Correct the number of aguments for fill_method on unsupported architectures. 2008-04-21 18:32:02 +02:00
epm_towers.h
ncastatus.h
ndr_clientserver.c
ndr_contexthandle.c
ndr_fullpointer.c
ndr_marshall.c rpcrt4: Use safe_copy_from_buffer instead of direct memory copy in NdrBaseTypeUnmarshall. 2008-04-28 13:28:16 +02:00
ndr_misc.h
ndr_ole.c
ndr_stubless.c Spelling fixes. 2008-04-17 12:25:57 +02:00
ndr_stubless.h Spelling fixes. 2008-04-17 12:25:57 +02:00
rpc_assoc.c
rpc_assoc.h
rpc_async.c
rpc_binding.c rpcrt4: Handle exit path where bind not allocated yet. 2008-04-16 14:12:30 +02:00
rpc_binding.h
rpc_defs.h
rpc_epmap.c
rpc_message.c
rpc_message.h
rpc_server.c
rpc_server.h
rpc_transport.c
rpcrt4.spec
rpcrt4_main.c Spelling fixes. 2008-04-17 12:25:57 +02:00
rpcss_np_client.c
rpcss_np_client.h Spelling fixes. 2008-04-17 12:25:57 +02:00
version.rc