The following commit has been merged in the openafs-stable-1_6_x branch:
commit ec8ef18fad54a4de562969a6d7f9ad98abee251f
Author: Marcio Barbosa <[email protected]>
Date:   Tue Jun 28 12:48:06 2016 -0300

    venus: fix memory leak
    
    The fs getserverprefs command displays preference
    ranks for file / volume location server machine
    interfaces. In order to get the complete set of
    preference ranks, the VIOC_GETSPREFS system call
    might have to be called several times. If so, the
    memory previously allocated should be released.
    
    Reviewed-on: https://gerrit.openafs.org/12315
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit d3b8a05d229a80100f40fca4dfdcd820313fcea8)
    
    Change-Id: Iccd9b98aea1c7cf1d63ad20c470baabe09f7a0d7
    Reviewed-on: https://gerrit.openafs.org/12340
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Marcio Brito Barbosa <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/venus/fs.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