mirror of
https://github.com/samba-team/samba.git
synced 2025-01-17 02:05:21 +03:00
9f9b80c79a
This will help provide a better memory tree if we ever suspect a problem here. The tmp_ctx varaible is always freed before the end of this function. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>