[Bugs] [Bug 1250797] New: rpc: Address issues with transport object reference and leak

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 6 03:23:27 UTC 2015


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

            Bug ID: 1250797
           Summary: rpc: Address issues with transport object reference
                    and leak
           Product: GlusterFS
           Version: mainline
         Component: rpc
          Assignee: bugs at gluster.org
          Reporter: skoduri at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:

We have seen a couple of issues with transport object reference and leak in rpc
layer, particularly with 'rpc_clnt_disable', 

a) Once the transport object is disassociated from rpc->conn, it should not be 
referenced further. Fix is needed in 'rpc_clnt_remove_ping_timer_locked'.

b) Unref transport object to avoid memory leak.

-- 
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