The following commit has been merged in the openafs-devel-1_7_x branch:
commit 3ea03d71458d268d7560cb48c6fbf2e71292cc82
Author: Jeffrey Altman <[email protected]>
Date:   Mon Jul 6 01:39:41 2015 -0400

    Windows: NetrShareGetInfo do not return registry errors
    
    In NetrShareGetInfo() when registry api calls fail do not leak the
    error codes to the caller.  Instead, set the error to CM_ERROR_NOSUCHPATH
    so that NERR_NetNameNotFound can be returned.
    
    Reviewed-on: http://gerrit.openafs.org/11924
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 99894f0a7070caca7c8e96af3d82cf2bfdfe2bb9)
    
    Change-Id: If18090738c4412a58c9e9d0c5d5cde9117bb4619
    Reviewed-on: http://gerrit.openafs.org/12026
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/rpc_srvsvc.c |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to