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

    kauth: Handle calls to ka_log with no principal
    
    If ka_log is called without a principal string, then the resulting
    buffer will be garbage, as we don't start with a string for strlcat
    to append to.
    
    Caught by coverity (#985959)
    
    Reviewed-on: http://gerrit.openafs.org/9396
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 508674486a5b1b3b25d7f28febb41e8712d8592d)
    
    Change-Id: Ib65f63a1a7adef73d56d61ea59adfbca430dff13
    Reviewed-on: http://gerrit.openafs.org/11045
    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 |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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

Reply via email to