The following commit has been merged in the master branch:
commit 69bc77c538a181315f532ce4ee9e49698e589083
Author: Jeffrey Altman <[email protected]>
Date:   Sun Jun 28 13:27:03 2015 -0400

    Windows: AFSParseName() uniFullName.MaximumLength
    
    The uniFullName.MaximumLength in AFSParseName() is not properly
    modified and can end up being extended beyond the actual memory
    allocation due to a missing decrement.
    
    Change-Id: I070ee33acd32849d05bbc83c6e7cfaf55e6a0997
    Reviewed-on: http://gerrit.openafs.org/11913
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsrdr/kernel/lib/AFSNameSupport.cpp |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

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

Reply via email to