>From Swen Schillig <[email protected]>: Swen Schillig has uploaded a new change for review.
https://review.gerrithub.io/303763 Change subject: [valgrind] Fix possible mem-leak in get_gsh_client ...................................................................... [valgrind] Fix possible mem-leak in get_gsh_client In case there is already an entry in the avltree for the node, free all allocated memory and use the existing entry. Change-Id: Ifd66410e0cb9519b1918f71b74db7e69c87c2ace Signed-off-by: Swen Schillig <[email protected]> --- M src/support/client_mgr.c 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/63/303763/1 -- To view, visit https://review.gerrithub.io/303763 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifd66410e0cb9519b1918f71b74db7e69c87c2ace Gerrit-PatchSet: 1 Gerrit-Project: ffilz/nfs-ganesha Gerrit-Branch: next Gerrit-Owner: Swen Schillig <[email protected]> ------------------------------------------------------------------------------ _______________________________________________ Nfs-ganesha-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel
