>From Swen Schillig <s...@vnet.ibm.com>: Swen Schillig has uploaded a new change for review.
https://review.gerrithub.io/285375 Change subject: [valgrind] mem-leak in function free_client_id. ...................................................................... [valgrind] mem-leak in function free_client_id. Possibly allocated memory for attribute cid_recov_dir is not free'd before clientid is free#d. ==24543== 57 bytes in 1 blocks are definitely lost in loss record 213 of 382 ==24543== at 0x4C28BF6: malloc (vg_replace_malloc.c:299) ==24543== by 0x4CDCDA: gsh_malloc (abstract_mem.h:72) ==24543== by 0x4CE7CA: nfs4_create_clid_name41 (nfs4_recovery.c:272) ==24543== by 0x4CE952: nfs4_add_clid (nfs4_recovery.c:302) ==24543== by 0x4C1A57: nfs_client_id_confirm (nfs4_clientid.c:790) ==24543== by 0x4644EC: nfs4_op_create_session (nfs4_op_create_session.c:445) ==24543== by 0x45FA28: nfs4_Compound (nfs4_Compound.c:710) ==24543== by 0x4448B1: nfs_rpc_execute (nfs_worker_thread.c:1288) ==24543== by 0x4451EF: worker_run (nfs_worker_thread.c:1548) ==24543== by 0x51AF9F: fridgethr_start_routine (fridgethr.c:561) ==24543== by 0x6660619: start_thread (in /usr/lib64/libpthread-2.22.so) ==24543== by 0x6FE659C: clone (in /usr/lib64/libc-2.22.so) Change-Id: Ibb1f75fc93758e8db34dd1d924d3a3b6193b47af Signed-off-by: Swen Schillig <s...@vnet.ibm.com> --- M src/SAL/nfs4_clientid.c 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/75/285375/1 -- To view, visit https://review.gerrithub.io/285375 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibb1f75fc93758e8db34dd1d924d3a3b6193b47af Gerrit-PatchSet: 1 Gerrit-Project: ffilz/nfs-ganesha Gerrit-Branch: next Gerrit-Owner: Swen Schillig <s...@vnet.ibm.com> ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports.http://sdm.link/zohodev2dev _______________________________________________ Nfs-ganesha-devel mailing list Nfs-ganesha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel