rpcrt4: Don't update StubMsg->MemorySize while unmarshaling.
commiteffac656bb189d08bd101d9095bd9467a9be7b6d
authorHuw Davies <huw@codeweavers.com>
Wed, 17 May 2006 14:28:38 +0000 (17 15:28 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 May 2006 19:46:43 +0000 (17 21:46 +0200)
treedb352fb2155002520563b26f271c4a285444d7d3
parent8bed7bb61a130e824a2ee5cbb2c2e3be199c1fb8
rpcrt4: Don't update StubMsg->MemorySize while unmarshaling.

Add a bunch of marshaling tests (based on a program by Rob Shearman).
dlls/rpcrt4/ndr_marshall.c
dlls/rpcrt4/tests/.gitignore
dlls/rpcrt4/tests/Makefile.in
dlls/rpcrt4/tests/ndr_marshall.c [new file with mode: 0644]