vacuum: free temporary allocated memory correctly in ctdb_process_delete_list().
authorMichael Adam <obnox@samba.org>
Mon, 17 Dec 2012 16:31:55 +0000 (17:31 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 26 Apr 2013 14:17:49 +0000 (16:17 +0200)
commit3b53c943a0d7d72068d0eff582964b5f23c22629
tree19449796ea7f3fcf793ca496de971d812ba25140
parent3c9b6e11b2051270bd02f15d06df36dc6151f2f8
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>
(cherry picked from commit 11d728465a9c635e1829abaae17e2f7720433b69)
server/ctdb_vacuum.c