The following commit has been merged in the master branch:
commit 14da55719c9e9bff1f8e7e02c8a8d47c59fb7b4a
Author: Pat Riehecky <[email protected]>
Date:   Wed Jun 6 11:10:25 2018 -0500

    mcas: Make sure 'padding' is null-terminated
    
    With 'padding' explicitly filled with all spaces string copy operations
    may result in unexpected values.  Padding is extended by 1 and null
    terminated to avoid unexpected behavior.
    (via cppcheck)
    
    Change-Id: I8a9845ae87002018705ad23c2b089c8ef571b7bc
    Reviewed-on: https://gerrit.openafs.org/13164
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/mcas/set_harness.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

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

Reply via email to