The following commit has been merged in the openafs-stable-1_6_x branch:
commit 538faed7f79f48864cb8bccf4c4f819f55d9c0ca
Author: Simon Wilkinson <[email protected]>
Date:   Fri Mar 8 13:01:28 2013 +0000

    bos: Don't overflow cellname buffer
    
    Don't overflow the fixed sized cellname buffer when copying the
    information in from the command line - instead, just use a
    dynamically allocated buffer.
    
    Caught by coverity (#985775)
    
    Reviewed-on: http://gerrit.openafs.org/9549
    Reviewed-by: Jeffrey Altman <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    (cherry picked from commit 45993e3ad55358c3e94105e2e3aa13df43f5fdd3)
    
    Change-Id: Idb2b165c9b08f72cb57ca879ff6d61f9d556a631
    Reviewed-on: http://gerrit.openafs.org/10860
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/bozo/bos.c |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

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

Reply via email to