The following commit has been merged in the openafs-stable-1_4_x branch:
commit dcb60b82fa2e216d02587fe349a4405146661c93
Author: Derrick Brashear <[email protected]>
Date:   Fri Sep 25 03:15:40 2009 -0400

    viced cap fetchdata len to avoid negative
    
    when trying to read from a short or zero length file,
    it's possible for sanity checking to knock the length below
    zero. set a floor at zero.
    
    Reviewed-on: http://gerrit.openafs.org/494
    Reviewed-by: Jeffrey Altman <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    (cherry picked from commit 529d487d65d8561f5d0a43a4dc71f72b86efd975)
    Reviewed-on: http://gerrit.openafs.org/500

 src/viced/afsfileprocs.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

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

Reply via email to