Huw Davies : rpcrt4: Don't update StubMsg->MemorySize while unmarshaling.

Alexandre Julliard julliard at wine.codeweavers.com
Wed May 17 14:48:49 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: effac656bb189d08bd101d9095bd9467a9be7b6d
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=effac656bb189d08bd101d9095bd9467a9be7b6d

Author: Huw Davies <huw at codeweavers.com>
Date:   Wed May 17 15:28:38 2006 +0100

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       |    2 
 dlls/rpcrt4/tests/.gitignore     |    1 
 dlls/rpcrt4/tests/Makefile.in    |    1 
 dlls/rpcrt4/tests/ndr_marshall.c |  419 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 423 insertions(+), 0 deletions(-)
 create mode 100644 dlls/rpcrt4/tests/ndr_marshall.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=effac656bb189d08bd101d9095bd9467a9be7b6d



More information about the wine-cvs mailing list