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

Rob Shearman robertshearman at gmail.com
Tue Mar 24 06:29:12 CDT 2009


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(-)
 create mode 100644 dlls/rpcrt4/tests/rpc_protseq.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 57a712b985d1144280850940e3149620eec5f5d5.diff
Type: text/x-patch
Size: 13993 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090324/c0bded9c/attachment-0001.bin>


More information about the wine-patches mailing list