[Bugs] [Bug 1369752] Memory leak with a replica 3 arbiter 1 configuration

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 24 21:51:50 UTC 2016


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



--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15307 committed in release-3.7 by Pranith
Kumar Karampuri (pkarampu at redhat.com) 
------
commit bf86f46151ab93354469298560aa2bca467fdce3
Author: Ravishankar N <ravishankar at redhat.com>
Date:   Tue Aug 23 12:51:57 2016 +0530

    arbiter: Fix memleak in arbiter_inode ctx

    Backport of: http://review.gluster.org/#/c/15289/

    Problem:
    The iattbuf ptr stored in arbiter's inode context was not freed during
inode
    forget.

    Fix:
    Change it to a statically allocated value so that we don't have to deal
    with allocating/freeing it.

    Change-Id: Id1b73b8aee1fb5c4174d0734bd20e168432b1abd
    BUG: 1369752
    Reported-by: Benjamin Edgar <benedgar8 at gmail.com>
    Signed-off-by: Ravishankar N <ravishankar at redhat.com>
    (cherry picked from commit 4aa52061a51b97c4f865b402f977b3b43f5471a7)
    Reviewed-on: http://review.gluster.org/15307
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>

-- 
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=HXzF2YB6gu&a=cc_unsubscribe


More information about the Bugs mailing list