The following commit has been merged in the openafs-stable-1_6_x branch:
commit 37eb63dfaf020dfc17553d33a846bf09a9a9566b
Author: Simon Wilkinson <[email protected]>
Date:   Sat Mar 2 10:54:16 2013 +0000

    kauth: Use strl* functions in ka_log
    
    Switch to using the strlcat and strlcpy functions in ka_log, to
    avoid potential buffer overflows.
    
    Caught by coverity (#985824)
    
    Reviewed-on: http://gerrit.openafs.org/9397
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit b535059d48ac592760e2e5b87414d9010143c993)
    
    Change-Id: Ie2a3f39e3189492f855729b4ded7a6fa71c43c9c
    Reviewed-on: http://gerrit.openafs.org/11046
    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/kalog.c |   36 ++++++++++++++++++------------------
 1 files changed, 18 insertions(+), 18 deletions(-)

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

Reply via email to