vacuum: free temporary allocated memory correctly in ctdb_process_delete_list().
commit9778ce4b068773eceebceaf0705750f756d30fe8
authorMichael Adam <obnox@samba.org>
Mon, 17 Dec 2012 16:31:55 +0000 (17 17:31 +0100)
committerAmitay Isaacs <amitay@gmail.com>
Wed, 24 Apr 2013 08:47:04 +0000 (24 18:47 +1000)
tree9c7553a72836c8d2344450fb691d546fcf220bef
parentafb22c1e2507875a3340052442acf17ed0f5e1f4
vacuum: free temporary allocated memory correctly in ctdb_process_delete_list().

Add a common exit point for cleanup.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-By: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit 11d728465a9c635e1829abaae17e2f7720433b69)
ctdb/server/ctdb_vacuum.c