when checking that the interfaces exist in ctdb_add_public_address()
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 21 Sep 2011 01:42:19 +0000 (11:42 +1000)
committerMichael Adam <obnox@samba.org>
Fri, 6 Jun 2014 13:00:40 +0000 (15:00 +0200)
commitb8b1625e5fc3d403ed5bd866f8aea1973f607d44
tree42c6a163d59369509c9d8975bff205350c7f507e
parent920083b1d53c9affd67e9aaf220d111358a591c6
when checking that the interfaces exist in ctdb_add_public_address()
cant talloc off vnn since it is not yet initialized and might not always be NULL
(cherry picked from commit 3d37be3e2bfb61ede824028aeebaa18ba304faae)
server/ctdb_takeover.c