rpcrt4: Fix crash when calling RpcServerUseProtseq for ncacn_np and ncalrpc.
commitcdf509d71f93c0d3b7b83e38f8d39d8c4c57d93e
authorRob Shearman <robertshearman@gmail.com>
Tue, 24 Mar 2009 11:29:12 +0000 (24 11:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Mar 2009 12:12:11 +0000 (24 13:12 +0100)
tree905c8bb01f9c365925c0639d259965812a56bd0d
parent286dc62e34ebd57913a5e86f44acf4cd38d43322
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
dlls/rpcrt4/tests/Makefile.in
dlls/rpcrt4/tests/rpc.c
dlls/rpcrt4/tests/rpc_protseq.c [new file with mode: 0644]