rpcrt4: Fix NdrGetBuffer to set the correct fields in the MIDL_STUB_MESSAGE structure.
commit56da854c2168c0f05630e3aaaefd863cd2d362d8
authorRob Shearman <rob@codeweavers.com>
Sun, 30 Dec 2007 16:46:45 +0000 (30 16:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 31 Dec 2007 16:14:34 +0000 (31 17:14 +0100)
tree13ca183540e70d8b0d74594086fae4a6a060628a
parent4aff0cdac4b9c4ea7d39d2a300e3ae402b5370f8
rpcrt4: Fix NdrGetBuffer to set the correct fields in the MIDL_STUB_MESSAGE structure.

Fix NdrFreeBuffer to use the fBufferValid flag to determine whether or
not I_RpcFreeBuffer needs to be called.
dlls/rpcrt4/ndr_clientserver.c