lib: Fix error talloc leaks in ctdb_read_packet()
authorVolker Lendecke <vl@samba.org>
Sat, 3 Oct 2015 02:51:01 +0000 (19:51 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 7 Oct 2015 21:54:05 +0000 (23:54 +0200)
commit7b9016ac6723438ed1930d144eb109e3eb88677a
tree9674ace95b894fb7702d693094124005803b38c0
parent01017482876defa74137295fa08ed7f27fc12f61
lib: Fix error talloc leaks in ctdb_read_packet()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/ctdbd_conn.c