Rob Shearman : rpcrt4: Fix crash when calling RpcServerUseProtseq for ncacn_np and ncalrpc.

Alexandre Julliard julliard at winehq.org
Tue Mar 24 09:01:59 CDT 2009


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

Author: Rob Shearman <robertshearman at gmail.com>
Date:   Tue Mar 24 11:29:12 2009 +0000

rpcrt4: Fix crash when calling RpcServerUseProtseq for ncacn_np and ncalrpc.

Add tests for these protocol sequences and for ncacn_ip_tcp.

---

 dlls/rpcrt4/rpc_transport.c     |   22 ++++
 dlls/rpcrt4/tests/Makefile.in   |    1 +
 dlls/rpcrt4/tests/rpc.c         |   64 ------------
 dlls/rpcrt4/tests/rpc_protseq.c |  208 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 231 insertions(+), 64 deletions(-)

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



More information about the wine-cvs mailing list