The following commit has been merged in the master branch:
commit 584b0f2b6b4391c0c879352bb1786c0f267666c9
Author: Benjamin Kaduk <[email protected]>
Date:   Sat Feb 2 14:43:04 2019 -0600

    vlserver: use large enough buffer for rxinfo string
    
    The "[dotted-quad] rxkad:name.inst@cell" construct can be as large as
    (3*4+3)+7+3*64+2+1 == 217 characters (including trailing NUL); size
    our buffer accordingly to avoid the risk of truncation.
    
    Change-Id: Iee635aa66f5f639dfb0572c559a87b5313c305a9
    Reviewed-on: https://gerrit.openafs.org/13466
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/vlserver/vlprocs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

Reply via email to