mirror of
https://github.com/samba-team/samba.git
synced 2025-03-03 12:58:35 +03:00
This matches logic of samba_server_gensec_start() and avoids warnings like this: WARNING: talloc_steal with references at ../source4/auth/samba_server_gensec.c:150 reference at ../auth/gensec/gensec_start.c:586 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>