OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_8-30-ge511a40

Gerrit Code Review gerrit@openafs.org
Tue, 3 Jun 2014 12:35:27 -0400


The following commit has been merged in the openafs-stable-1_6_x branch:
commit e511a4069e30ecf14375f58380972b17b04e0fc2
Author: Simon Wilkinson <sxw@your-file-system.com>
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 <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    (cherry picked from commit 77aa6c65b74e46c77dfaf440745496ab98b14244)
    
    Change-Id: I7e0411ce635d481cf1618c2eabf79dfb85fcd069
    Reviewed-on: http://gerrit.openafs.org/11037
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>

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

-- 
OpenAFS Master Repository