LIBCTDB uninitialized inqueue element
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 10 Jan 2011 20:37:17 +0000 (07:37 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 10 Jan 2011 20:40:57 +0000 (07:40 +1100)
commit775d02180b825ae32d6536eaf2059884d5fed9f4
tree0f80ee8b2f6aac0b73fcf75d916ae01c199cb61e
parent044c398ffea23d36ee033c8ddf07d11028197346
LIBCTDB uninitialized inqueue element

From Michael Anderson,
initialize the inqueue element of the ctdb structure to NULL,
else it might be used uninitialized and cause a segv.
libctdb/ctdb.c