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

    aklog: Fix improper use of readlink
    
    readlink doesn't NUL terminate its return string, so it is up to
    us to do so.
    
    Caught by coverity (#985739)
    
    Reviewed-on: http://gerrit.openafs.org/9347
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 2fac53522e7ef5b3a376e191bffdc1f6784e6995)
    
    Change-Id: I9d47a6a7cbc86fba3f68f7e47c5d7a0fb924781f
    Reviewed-on: http://gerrit.openafs.org/11035
    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/aklog/aklog.c |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

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

Reply via email to