The following commit has been merged in the openafs-stable-1_8_x branch:
commit 86a453f374a9aa201cf599ce4a0ca33d1522230a
Author: Benjamin Kaduk <[email protected]>
Date:   Sat Feb 2 12:56:26 2019 -0600

    vol: avoid -Wformat-truncation issues in vol-salvage.c
    
    Make some formerly-64-character buffers VMAXPATHLEN (plus a smidgeon)
    to give them space to hold the composed paths.
    
    Reviewed-on: https://gerrit.openafs.org/13464
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit d6b88e3bd5219a8dffebc07df23e30f1d16f095f)
    
    Change-Id: Idd388cd23ffeff1307b9eb6d31976383b6125260
    Reviewed-on: https://gerrit.openafs.org/13733
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Marcio Brito Barbosa <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/vol/vol-salvage.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

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

Reply via email to