ctdb-tests: Fix valgrind unintialized error
commita86be20872fde8ef9f3c1b602823400501faa6c5
authorAmitay Isaacs <amitay@gmail.com>
Wed, 27 Jul 2016 04:57:58 +0000 (27 14:57 +1000)
committerStefan Metzmacher <metze@samba.org>
Thu, 28 Jul 2016 03:00:18 +0000 (28 05:00 +0200)
tree485a96ec4d3790b03f6460620a18c442588467a9
parent44bbdbef2ad71fb6c72f15e96a7e1c16eec46943
ctdb-tests: Fix valgrind unintialized error

struct ctdb_dbid has padding and needs to be initialized.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/tests/src/fake_ctdbd.c