rpcrt4: Save the previous BufferLength in test_ndr_buffer and use it when testing...
commit9ce356c966b79f33e2d537521dc22191aad642af
authorRob Shearman <robertshearman@gmail.com>
Sat, 14 Jun 2008 15:31:46 +0000 (14 16:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Jun 2008 11:49:56 +0000 (18 13:49 +0200)
tree623edb1ef72966200747c1eb7e887e979b157854
parentc9ef063e12d2c2ef7ef5ccafad525b3cd31ba61d
rpcrt4: Save the previous BufferLength in test_ndr_buffer and use it when testing the expected buffer length after the NdrFreeBuffer call.

This fixes a test failure on Win2003 upwards when the allocated length
appears to be rounded up to a multiple of 4.
dlls/rpcrt4/tests/ndr_marshall.c