rpcrt4: Use HEAP_ZERO_MEMORY to alloc RpcServerProtseq objects.
commit6b53b79e18a8345ef53d4217cb56afe9891a7574
authorJacek Caban <jacek@codeweavers.com>
Wed, 24 May 2017 11:52:24 +0000 (24 13:52 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 May 2017 11:57:52 +0000 (24 13:57 +0200)
tree39d0914db39e7e8f4afec326094479092c5e494e
parent28f865b134279c1bcbe9fbd1f5eaaf0a4129a765
rpcrt4: Use HEAP_ZERO_MEMORY to alloc RpcServerProtseq objects.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/rpcrt4/rpc_server.c
dlls/rpcrt4/rpc_transport.c