The following commit has been merged in the openafs-stable-1_6_x branch:
commit 82f66b96fac2deb8e8afe189d51d1b003f72f111
Author: Simon Wilkinson <[email protected]>
Date:   Sat Mar 2 09:01:59 2013 +0000

    vlserver: Use correct literal in bounds check
    
    The base array has VL_MAX_ADDREXTBLKS elements. Use this when
    checking for an array overflow, rather than VL_ADDREXTBLK_SIZE.
    
    Caught by coverity (#985600)
    
    Reviewed-on: http://gerrit.openafs.org/9346
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 6a54bf735871d93bc77e5cf166e506f4f2423d0a)
    
    Change-Id: I056432a1bf85b175ee4fc307d0662d072724b272
    Reviewed-on: http://gerrit.openafs.org/11034
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/vlserver/cnvldb.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

Reply via email to