[Bugs] [Bug 1410369] New: Dict_t leak in dht_migration_complete_check_task and dht_rebalance_inprogress_task
bugzilla at redhat.com
bugzilla at redhat.com
Thu Jan 5 10:44:28 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1410369
Bug ID: 1410369
Summary: Dict_t leak in dht_migration_complete_check_task and
dht_rebalance_inprogress_task
Product: GlusterFS
Version: 3.8
Component: distribute
Assignee: bugs at gluster.org
Reporter: nbalacha at redhat.com
CC: bugs at gluster.org
Depends On: 1409186
+++ This bug was initially created as a clone of Bug #1409186 +++
Description of problem:
Code reading reveals a dictionary leak in both the
dht_migration_complete_check_task and dht_rebalance_inprogress_task functions.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--- Additional comment from Worker Ant on 2016-12-30 00:07:15 EST ---
REVIEW: http://review.gluster.org/16308 (cluster/dht: Fix dict_leak in
migration check tasks) posted (#1) for review on master by N Balachandran
(nbalacha at redhat.com)
--- Additional comment from Worker Ant on 2017-01-02 10:30:14 EST ---
COMMIT: http://review.gluster.org/16308 committed in master by Shyamsundar
Ranganathan (srangana at redhat.com)
------
commit 11b6a2c9fc5232b58774cab29873406c0fbfef19
Author: N Balachandran <nbalacha at redhat.com>
Date: Fri Dec 30 10:33:13 2016 +0530
cluster/dht: Fix dict_leak in migration check tasks
Fixed a memleak where dict was not being unrefed
in the dht_migration_complete_check_task and
dht_rebalance_inprogress_task functions.
Change-Id: I3d42e9a2e5c8596c985bf6431a68fd3905227383
BUG: 1409186
Signed-off-by: N Balachandran <nbalacha at redhat.com>
Reviewed-on: http://review.gluster.org/16308
Smoke: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: MOHIT AGRAWAL <moagrawa at redhat.com>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Shyamsundar Ranganathan <srangana at redhat.com>
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1409186
[Bug 1409186] Dict_t leak in dht_migration_complete_check_task and
dht_rebalance_inprogress_task
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list