Rob Shearman : rpcrt4: Fix RpcStringBindingComposeA/ W and RpcStringBindingParseA/ W to escape and unescape delimiters in the string binding.

Alexandre Julliard julliard at winehq.org
Mon Aug 18 10:46:25 CDT 2008


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

Author: Rob Shearman <robertshearman at gmail.com>
Date:   Thu Aug 14 09:15:20 2008 +0100

rpcrt4: Fix RpcStringBindingComposeA/W and RpcStringBindingParseA/W to escape and unescape delimiters in the string binding.

This behaviour is stated by the DCE/RPC specification and is also
shown in the rpcrt4 conformance tests.

---

 dlls/rpcrt4/rpc_binding.c |  246 ++++++++++++++++++++++++++++++++-------------
 dlls/rpcrt4/rpc_epmap.c   |    2 +-
 dlls/rpcrt4/tests/rpc.c   |    3 -
 3 files changed, 177 insertions(+), 74 deletions(-)

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



More information about the wine-cvs mailing list