[Bugs] [Bug 1361665] Memory leak observed with upcall polling

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 3 09:26:36 UTC 2016


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



--- Comment #6 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/15048 committed in release-3.8 by Niels de
Vos (ndevos at redhat.com) 
------
commit d64347d286b256e631b34b77c82216c0f122da42
Author: Soumya Koduri <skoduri at redhat.com>
Date:   Thu Jul 21 12:14:27 2016 +0530

    glfs/upcall: entries should be removed under mutex lock

    During poll, upcall entries should be removed from the
    upcall_list only under upcall_list_mutex lock. Otherwise
    it could result in the list corruption if there are entries
    being added during poll resulting in memory leak.

    Also addressed a probable leak during any failures with upcall
    entry addition.

    This is backport of below master patch -
       http://review.gluster.org/14972

    >Change-Id: I468183f961eb6faed9a0a1bcb783705f711641fc
    >BUG: 1358608
    >Signed-off-by: Soumya Koduri <skoduri at redhat.com>
    >Reviewed-on: http://review.gluster.org/14972
    >Reviewed-by: Shyamsundar Ranganathan <srangana at redhat.com>
    >Reviewed-by: Jeff Darcy <jdarcy at redhat.com>
    >(cherry picked from commit 89dee8b46e126bc1d7541da90fa60844aa83451e)

    Change-Id: I8f83175c7b550d8674dda5030168d5b94ccdd04c
    BUG: 1361665
    Signed-off-by: Soumya Koduri <skoduri at redhat.com>
    Reviewed-on: http://review.gluster.org/15048
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    Reviewed-by: Niels de Vos <ndevos at redhat.com>
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: jiffin tony Thottan <jthottan at redhat.com>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>

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


More information about the Bugs mailing list