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

    bos: Don't overflow buffer with key data
    
    When parsing key data from the command line, don't overflow the
    buffer used to hold it - instead just give an error if the data
    is too long.
    
    Caught by coverity (#985775)
    
    Reviewed-on: http://gerrit.openafs.org/9550
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    Tested-by: BuildBot <[email protected]>
    (cherry picked from commit 4e9c6eb9d5192888d79a07042c9cb6029def9726)
    
    Change-Id: Ic1892ba4cd5e69c48003073a758a47a08b84a890
    Reviewed-on: http://gerrit.openafs.org/10861
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Perry Ruiter <[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 |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

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

Reply via email to