rpcrt4: Set CorrDespIncrement to the size of the (non-range) /robust payload.
commit76dc3b64ae10f94d71510f7c3b787a33a66b6c0f
authorHuw Davies <huw@codeweavers.com>
Mon, 13 Jul 2015 12:11:36 +0000 (13 13:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Jul 2015 13:11:17 +0000 (13 22:11 +0900)
tree68da059ae20319afc50cc25607a449049144718e
parent6518b7288939d1dfd3cb388035cc87d2626b1a8c
rpcrt4: Set CorrDespIncrement to the size of the (non-range) /robust payload.

fHasNewCorrDesc is only set on older versions of Windows that don't
set CorrDespIncrement, but it can't hurt to continue to set it.
dlls/rpcrt4/ndr_marshall.c
dlls/rpcrt4/tests/ndr_marshall.c