The following commit has been merged in the openafs-stable-1_8_x branch:
commit acee367c684a262744a9d6718eaf10a9324bdc8e
Author: Pat Riehecky <[email protected]>
Date:   Fri May 25 12:11:54 2018 -0500

    Add missing va_end
    
    Per man va_start:
    Each invocation of va_start() must be matched by a corresponding
    invocation of va_end() in the same function.
    
    Reviewed-on: https://gerrit.openafs.org/13087
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit 2b08d687b992f238fa59773ef2ff1710c520f861)
    
    Change-Id: I8d649b06a8e0baedc40612fe7b2251df1426ce26
    Reviewed-on: https://gerrit.openafs.org/13151
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: PatRiehecky <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/afs/afs_warn.c   |    1 +
 src/bozo/bosserver.c |    1 +
 2 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