rpcrt4: Fix a memory leak in I_RpcSendReceive caused by I_RpcReceive overwriting...
commitca6fe3fbf249feb4c06fec3b613e21b644fa065e
authorRob Shearman <rob@codeweavers.com>
Wed, 21 Feb 2007 17:12:41 +0000 (21 17:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Feb 2007 18:48:51 +0000 (21 19:48 +0100)
tree237950e629947b74699c7cd05460a395bf605755
parentb491d926d56776c9c37784520adcbbd0e5ad21c3
rpcrt4: Fix a memory leak in I_RpcSendReceive caused by I_RpcReceive overwriting pMsg->Buffer.

(Reported by Huw Davies.)
dlls/rpcrt4/rpc_message.c