]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb: Add a NULL check to convert_node_map_to_list()
authorVolker Lendecke <vl@samba.org>
Tue, 20 Aug 2024 10:48:20 +0000 (12:48 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 27 Aug 2024 07:19:32 +0000 (07:19 +0000)
commit3cc3329420e68dcea6c37425c3b90d6d358344af
treeb87d9a316bd850ee90f2a49a39fd0812961d9fc9
parent232ab02faf9615c55c362c60e06381ea02421794
ctdb: Add a NULL check to convert_node_map_to_list()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jennifer Sutton <jsutton@samba.org>
ctdb/server/ctdb_server.c