The following commit has been merged in the openafs-stable-1_8_x branch:
commit bf4d7ed224738b7e04b236e2d515770b6c7f8c40
Author: Marcio Barbosa <[email protected]>
Date:   Mon Oct 1 17:44:22 2018 -0400

    auth: check if argument of afsconf_Close* is null
    
    Currently, we do not check if the argument of afsconf_Close /
    afsconf_CloseInternal is equal to null. In order to avoid a possible
    segmentation fault, add the checks.
    
    Reviewed-on: https://gerrit.openafs.org/13352
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    (cherry picked from commit bd58bb85004a18bb6681ff2b0c13a04e23c4d9c4)
    
    Change-Id: I6a99b559ab863c8485af9ec17c940b64cf844acf
    Reviewed-on: https://gerrit.openafs.org/13372
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/auth/cellconfig.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

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

Reply via email to