rpcrt4: Don't use HEAP_ZERO_MEMORY when most of the fields will be initialised to...
commitb9423076bafc788e643ca22e9878684c5b26c87c
authorRobert Shearman <rob@codeweavers.com>
Tue, 3 Oct 2006 13:40:57 +0000 (3 14:40 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Oct 2006 14:14:47 +0000 (3 16:14 +0200)
tree2d78ec0049219a8c3b704bd82134c4c377f5d23b
parent64886ebc9f8201d80b03e35d8afc3f42d7db1ce0
rpcrt4: Don't use HEAP_ZERO_MEMORY when most of the fields will be initialised to non-zero values.
dlls/rpcrt4/rpc_transport.c