rpcrt4: NdrStubGetBuffer shouldn't set BufferStart and BufferEnd.
authorRob Shearman <rob@codeweavers.com>
Thu, 13 Dec 2007 16:11:37 +0000 (16:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Dec 2007 11:23:46 +0000 (12:23 +0100)
commit9d8ebc1a247201a3b6dc9801a2efeda47860b5e8
tree353b3683cf9455c573202f1ac0b02a8a66e820ae
parentded4b866257947d7c365a8179775a0426de148e3
rpcrt4: NdrStubGetBuffer shouldn't set BufferStart and BufferEnd.

These are supposed to point to the original buffer when the types were
unmarshalled.
dlls/rpcrt4/cstub.c