[Bugs] [Bug 1444023] New: io-stats xlator leaks memory when fini() is called

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 20 12:51:42 UTC 2017


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

            Bug ID: 1444023
           Summary: io-stats xlator leaks memory when fini() is called
           Product: GlusterFS
           Version: mainline
         Component: core
          Keywords: Triaged
          Assignee: ndevos at redhat.com
          Reporter: ndevos at redhat.com
                CC: bugs at gluster.org
            Blocks: 1425623



Description of problem:
the io-stats xlator allocates a (xlator_t *this)->private structure in init(),
but does not free it completely in fini().

Kinglong posted https://github.com/gluster/glusterfs/pull/177 with some fixes.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1425623
[Bug 1425623] Free all xlator specific resources when xlator->fini() gets
called
-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=GbQSqmYxcw&a=cc_unsubscribe


More information about the Bugs mailing list