ReadOnly: revokechild_active is a list, not a context.
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 13 Sep 2011 08:47:18 +0000 (18:47 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 13 Sep 2011 08:47:18 +0000 (18:47 +1000)
commit8a86ac72088ad9f64ca83218c704f84c9abe00b6
treee706a9604ca828c2ab6560ba788579ff7521b4e1
parent71bf1260b1cac5ce83a92b4b944096b631ca87d8
ReadOnly: revokechild_active is a list, not a context.

Dont reset the pointer to NULL after deleting the first entry, loop deleting one entry
at a time until they are all gone or we will leak some memory and possibly a process.
server/ctdb_recover.c