The following commit has been merged in the master branch:
commit 456b68ccb6d8ad31b735d2c08d0313963ff66c22
Author: Jeffrey Altman <[email protected]>
Date:   Tue Jun 9 08:44:43 2015 -0400

    Windows: AFSRetrieveParentPath handle no parent
    
    AFSRetrieveParentPath() when presented with a relative path that has no
    parent will walk off the front of the FullFileName buffer.  Add checks to
    ensure that Length never becomes less than zero.
    
    Change-Id: I7d619dc569d6c002b1d236a9340921414c51647f
    Reviewed-on: http://gerrit.openafs.org/11888
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

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

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

Reply via email to