The following commit has been merged in the master branch:
commit 81b7f1b010789cc6a345454c677e69bf2e5c8a3b
Author: Derrick Brashear <[email protected]>
Date:   Mon Mar 8 15:58:42 2010 -0500

    afsdb lookup shouldn't leak memory on realname lookup
    
    when looking up the "real" cell name, avoid leaking memory. the strdup
    is inside a loop and would leak memory for each host returned above one.
    
    Change-Id: I36cc9bd27ddc831121f47046daaab11f752012fe
    Reviewed-on: http://gerrit.openafs.org/1538
    Reviewed-by: Jeffrey Altman <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

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

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

Reply via email to