rpcrt4: Don't set BufferStart and BufferEnd in NdrStubCall2.
commit426418f725b732ab4ab06823ea380c42f18d4ec6
authorRob Shearman <rob@codeweavers.com>
Mon, 21 Jan 2008 14:14:00 +0000 (21 14:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Jan 2008 10:18:56 +0000 (22 11:18 +0100)
treeec1010207ceb4b739d8e2e3adc14f5b5500240da
parentd6748c9db79b528f203632000ed8d72697d4848d
rpcrt4: Don't set BufferStart and BufferEnd in NdrStubCall2.

The operations peformed by the stubless code should roughly match what
operations MIDL outputs in code, and it doesn't do this.
dlls/rpcrt4/ndr_stubless.c