[Bugs] [Bug 1339138] 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
Sun Jul 17 21:35:17 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1339138
--- Comment #4 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14463 committed in release-3.7 by Niels de
Vos (ndevos at redhat.com)
------
commit 338aa4634fe0aa8723349763871b3933b14d54ff
Author: Kremmyda, Olia (NSN - GR/Athens) <olympia.kremmyda at nokia.com>
Date: Sun May 22 19:04:05 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: 1339138
Change-Id: I5c26740ecf8e4344a3150e1f9ac9bdcaec22d819
Signed-off-by: Olia Kremmyda <olympia.kremmyda at nokia.com>
Reviewed-on: http://review.gluster.org/14463
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
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>
--
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=DGnXNGEy6n&a=cc_unsubscribe
More information about the Bugs
mailing list