[Bugs] [Bug 1716695] New: Fix memory leaks that are present even after an xlator fini [client side xlator]

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 4 00:07:30 UTC 2019


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

            Bug ID: 1716695
           Summary: Fix memory leaks that are present even after an xlator
                    fini [client side xlator]
           Product: GlusterFS
           Version: mainline
            Status: NEW
         Component: core
          Assignee: bugs at gluster.org
          Reporter: rkavunga at redhat.com
                CC: bugs at gluster.org
  Target Milestone: ---
    Classification: Community



Description of problem:

There are quite a few memory leaks identified for client side xlators.
1) xlators/cluster/afr/src/afr.c ---> this->local_pool is not freed
2) xlators/cluster/ec/src/ec.c  ----> this->itable is not freed
3) protocol/client/src/client.c ----> this->local_pool is not freed

I will add more to this list in case if I found any other leaks

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

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


More information about the Bugs mailing list