OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_1-143-g60fa75d

Gerrit Code Review gerrit@openafs.org
Sat, 12 Nov 2011 16:07:34 -0800 (PST)


The following commit has been merged in the openafs-devel-1_7_x branch:
commit fb3402c1dcca217240b4a56ceb8ac857ed19c114
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Fri Nov 4 09:34:53 2011 -0400

    Windows: NPCancelConnection set correct length
    
    The RemoteNameLength passed in the IOCTL_AFS_CANCEL_CONNECTION call
    must not include the trailing NUL.  NPGetConnection() returns the
    size of the buffer used which does include the trailing NUL.
    
    Change-Id: I02940d35b2cc3cdfbff91e169c4d8cba60f4e724
    Reviewed-on: http://gerrit.openafs.org/5806
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
    Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
    (cherry-picked from da00d719a77607d8873067902f5db5bff02d0e99)
    Reviewed-on: http://gerrit.openafs.org/5972

 src/WINNT/afsrdr/npdll/AFS_Npdll.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository