Rob Shearman : rpcrt4: Fix crash when calling RpcServerUseProtseq for ncacn_np and ncalrpc.
Module: wine Branch: master Commit: cdf509d71f93c0d3b7b83e38f8d39d8c4c57d93e URL: http://source.winehq.org/git/wine.git/?a=commit;h=cdf509d71f93c0d3b7b83e38f8... Author: Rob Shearman <robertshearman(a)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=cdf509d71f93c0d3b7b83e...
participants (1)
-
Alexandre Julliard