]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-conn: add missing variable initialization
authorRalph Wuerthner <ralph.wuerthner@de.ibm.com>
Mon, 10 Oct 2016 14:26:05 +0000 (16:26 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 2 Jan 2017 10:56:50 +0000 (11:56 +0100)
commitbb8e4c78e8bc1ad359906866dbe7c74d7845bc9c
treecb285332037274f26e9712d70bab6de6946dd6d8
parentac341c7e01d72484b39c782b7e0d2d51dd4817d9
ctdb-conn: add missing variable initialization

Avoid potential crash in TALLOC_FREE(hdr).

Signed-off-by: Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 4194c0797f78293fe48105ce5af70f36a3c233a8)

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12372
ctdb: bad free in ctdbd_migrate()
source3/lib/ctdbd_conn.c