[Bugs] [Bug 1271137] nfs-ganesha: memleak with nfs-ganesha and FSAL glusterfs

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 19 09:59:09 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1271137

Jiffin <jthottan at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jthottan at redhat.com



--- Comment #1 from Jiffin <jthottan at redhat.com> ---
The memleak related to glusterfs is seems to ok. It happens during graph
switch()[called from notify function in api/src/glfs-master.c], every variable
allocated from that function should be freed from glfs_fini(). And glfs_fini()
will be called when a volume is unexported.


Ganesha related memleaks caused from main() function. It seems to there is no
proper clean up has done for the same. I will check with Frank and give update
on the same

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Bugs mailing list