>From Swen Schillig <s...@vnet.ibm.com>:

Swen Schillig has uploaded a new change for review. ( 
https://review.gerrithub.io/343215


Change subject: [valgrind] Mem-leak: Free channel client memory.
......................................................................

[valgrind] Mem-leak: Free channel client memory.

Memory is not free'd due to calling the wrong CB (release vs destroy).

==11341== 2,364,219 (288 direct, 2,363,931 indirect) bytes in 3 blocks are 
definitely lost in loss record 347 of 355
==11341==    at 0x4C2BBAD: malloc (vg_replace_malloc.c:299)
==11341==    by 0x44B611: gsh_malloc__ (abstract_mem.h:78)
==11341==    by 0x6A8C2BB: clnt_vc_ncreate2 (clnt_vc.c:237)
==11341==    by 0x6AA7129: clnt_vc_ncreate_svc (svc_vc.c:1292)
==11341==    by 0x43C3DB: nfs_rpc_create_chan_v41 (nfs_rpc_callback.c:656)
==11341==    by 0x461338: nfs4_op_create_session (nfs4_op_create_session.c:498)
==11341==    by 0x45CC5A: nfs4_Compound (nfs4_Compound.c:734)
==11341==    by 0x44A9D4: nfs_rpc_execute (nfs_worker_thread.c:1281)
==11341==    by 0x44B296: worker_run (nfs_worker_thread.c:1548)
==11341==    by 0x4FEE0E: fridgethr_start_routine (fridgethr.c:550)
==11341==    by 0x665E5C9: start_thread (in /usr/lib64/libpthread-2.23.so)
==11341==    by 0x6FE50EC: clone (in /usr/lib64/libc-2.23.so)

Change-Id: I24fa3b5c31eb219304f6e723d6b30ede720dc2ef
Signed-off-by: Swen Schillig <s...@vnet.ibm.com>
---
M src/MainNFSD/nfs_rpc_callback.c
1 file changed, 7 insertions(+), 44 deletions(-)



  git pull ssh://review.gerrithub.io:29419/ffilz/nfs-ganesha 
refs/changes/15/343215/1
-- 
To view, visit https://review.gerrithub.io/343215
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I24fa3b5c31eb219304f6e723d6b30ede720dc2ef
Gerrit-Change-Number: 343215
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Swen Schillig <s...@vnet.ibm.com>
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to