mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
d6a9dc6e24
ctdb_call_local is called with a mem_ctx parameter which should be used for newly allocated memory. This is safe because all allocations of this context are freed before this function returns. Signed-off-by: Swen Schillig <swen@vnet.ibm.com> Reviewed-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Jeremy Allison <jra@samba.org> |
||
---|---|---|
.. | ||
client_call.c | ||
client_connect.c | ||
client_control_sync.c | ||
client_control.c | ||
client_db.c | ||
client_event.c | ||
client_event.h | ||
client_message_sync.c | ||
client_message.c | ||
client_private.h | ||
client_sync.h | ||
client_tunnel.c | ||
client_util.c | ||
client.h | ||
ctdb_client.c |