rpcrt4: Use I_Rpc{Allocate, Free} instead of Heap{Alloc, Free} as that
authorRobert Shearman <rob@codeweavers.com>
Tue, 3 Oct 2006 13:40:48 +0000 (14:40 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Oct 2006 14:14:57 +0000 (16:14 +0200)
commit2324aeec33e5e7704109d8e3fcd4315c9a0fea57
treea820029a475dad41c3e8e69ccfc420d1e4581ed5
parent7dab87e2e9f343fe8d35ea8befa1b2c7e12c21fa
rpcrt4: Use I_Rpc{Allocate, Free} instead of Heap{Alloc, Free} as that
the former are exported by rpcrt4 seemingly to allow callers of tower
functions to free the allocated memory.
dlls/rpcrt4/rpc_transport.c