[PATCH 1/2] rpcrt4: RpcServerUseProtseqEp(..., NULL, ...) should return RPC_S_OK.

Rob Shearman robertshearman at gmail.com
Sun Mar 29 12:42:20 CDT 2009


However, on some buggy platforms it returns
RPC_S_INVALID_ENDPOINT_FORMAT. Don't follow this behaviour our
implementation of the API.
---
 dlls/rpcrt4/rpc_server.c        |    6 ------
 dlls/rpcrt4/tests/rpc_protseq.c |   14 +++++++-------
 2 files changed, 7 insertions(+), 13 deletions(-)

Thanks to Paul Vriens for pointing this out.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 28720c6807dbe32e4542fa5e4f3e68aaa9b0d7ee.diff
Type: text/x-patch
Size: 2502 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090329/52fb02e4/attachment-0001.bin>


More information about the wine-patches mailing list