When setting up the logging, set the event to trigger a read of a log message from...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 14 Dec 2009 23:45:18 +0000 (10:45 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 14 Dec 2009 23:45:18 +0000 (10:45 +1100)
commitea9e39369379939abf6a4076fa2014c10c1a9ad0
treefb72b9c5450e933973789c33430c3058d966928f
parent211ea7907e8e96041aa6f7d086551d64d065a8a3
When setting up the logging, set the event to trigger a read of a log message from a child process as a child of the "log" structure and not the ctdb structure,
or else we can crash if we receive log messages from a child but the log structure has been freed()
server/ctdb_logging.c