The following commit has been merged in the master branch:
commit dbedd62b7cb6c2203afea72d6f0ea32b0d623b10
Author: Jeffrey Altman <[email protected]>
Date:   Tue Nov 12 09:58:44 2013 -0500

    Windows: Fix out of range pointer validation
    
    The ACL, Stat, and Volume pointer validation checks did not take
    into account that NULL is a valid pointer value.  As a result the
    cache validation failed.
    
    Change-Id: I538310d534fd4ada383d5bf0dc58d49206fe3dfb
    Reviewed-on: http://gerrit.openafs.org/10453
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/cm_aclent.c |   97 ++++++++++++++++--------------
 src/WINNT/afsd/cm_scache.c |  142 ++++++++++++++++++++++++--------------------
 src/WINNT/afsd/cm_volume.c |   24 ++++----
 3 files changed, 144 insertions(+), 119 deletions(-)

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

Reply via email to