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

    kauth: Don't overflow cell string
    
    The cell string within a ktc_principal is only 64 characters long.
    Be careful not to overflow it.
    
    Caught by coverity (#985829)
    
    Reviewed-on: http://gerrit.openafs.org/9350
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 77aa6c65b74e46c77dfaf440745496ab98b14244)
    
    Change-Id: I7e0411ce635d481cf1618c2eabf79dfb85fcd069
    Reviewed-on: http://gerrit.openafs.org/11037
    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/kauth/knfs.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