[Bugs] [Bug 1339137] fuse: In fuse_first_lookup(), dict is not un-referenced in case create_frame returns an empty pointer.

bugzilla at redhat.com bugzilla at redhat.com
Tue May 24 08:58:07 UTC 2016


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



--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14465 committed in release-3.8 by Niels de
Vos (ndevos at redhat.com) 
------
commit e96a52cdc1b5f730399470480df18139b69a341a
Author: Olia Kremmyda <olympia.kremmyda at nokia.com>
Date:   Sun May 22 23:38:19 2016 +0300

    fuse: unref dict even if fuse_first_lookup fails

    In fuse_first_lookup function, "dict_unref (dict)" should be included in
    the out label, in case create_frame returns an empty pointer the dict to
    be unreferenced as well.

    Backport of commit b01fb8d3bb9772d94073aaa52b2d8210ac4fabb8:
    > Bug: 1338544
    > Change-Id: Ifb8a3378aec6521c1aa848f818968b6bfdb72089
    > Signed-off-by: Olia Kremmyda <olympia.kremmyda at nokia.com>
    > Reviewed-on: http://review.gluster.org/14464
    > NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    > CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
    > Tested-by: Gluster Build System <jenkins at build.gluster.com>
    > Smoke: Gluster Build System <jenkins at build.gluster.com>
    > Reviewed-by: Jeff Darcy <jdarcy at redhat.com>

    Bug: 1339137
    Change-Id: I71b246ebec41a23702920c6b54cbc18e95342232
    Signed-off-by: Olia Kremmyda <olympia.kremmyda at nokia.com>
    Reviewed-on: http://review.gluster.org/14465
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Niels de Vos <ndevos at redhat.com>
    Smoke: Gluster Build System <jenkins at build.gluster.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=J8vBhaVvcq&a=cc_unsubscribe


More information about the Bugs mailing list