[PATCH 1/3] rpcrt4: Fix the error handling in RpcBindingSetAuthInfoA/W when RpcAuthInfo_Create fails.

Robert Shearman rob at codeweavers.com
Wed Jan 23 10:32:45 CST 2008


Don't release the old auth info until we successfully have a new auth 
info and return failure to the caller if RpcAuthInfo_Create fails.
---
  dlls/rpcrt4/rpc_binding.c |   28 ++++++++++++++++++----------
  1 files changed, 18 insertions(+), 10 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1e4e1a491710c931578563c302e62a53521d43fa.diff
Type: text/x-patch
Size: 1662 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080123/16a3921e/attachment.bin 


More information about the wine-patches mailing list