From b6e3e9c480be4226925b51c5e9ee0c368aa94a6d Mon Sep 17 00:00:00 2001 From: Raghavendra Bhat Date: Sun, 21 Aug 2011 18:53:04 +0530 Subject: features/marker: changes in marker to avoid race conditions and corruptions Change-Id: I38ddfab200d59dd4c8e9f9dd964a98f3d7aa7ab7 BUG: 3389 Reviewed-on: http://review.gluster.com/289 Tested-by: Gluster Build System Reviewed-by: Vijay Bellur --- xlators/features/marker/src/marker-quota.h | 1 - 1 file changed, 1 deletion(-) (limited to 'xlators/features/marker/src/marker-quota.h') diff --git a/xlators/features/marker/src/marker-quota.h b/xlators/features/marker/src/marker-quota.h index 70524ab07..9633533b3 100644 --- a/xlators/features/marker/src/marker-quota.h +++ b/xlators/features/marker/src/marker-quota.h @@ -43,7 +43,6 @@ _frame->local = NULL; \ STACK_DESTROY (_frame->root); \ quota_local_unref (_this, _local); \ - GF_FREE (_local); \ } while (0) -- cgit