smbstatus: pass the traverse_state to the traverse methods
commitd9c1ff4c2f10b4205d25dba9a45cd5d0ac7fc637
authorJule Anger <janger@samba.org>
Thu, 24 Mar 2022 15:27:10 +0000 (24 16:27 +0100)
committerJule Anger <janger@samba.org>
Mon, 8 Aug 2022 12:56:28 +0000 (8 12:56 +0000)
treef6b8d77dca66f747e64732d410c581ac4a604975
parentcaae58fad825b26578b2068dd9abe7a068affd83
smbstatus: pass the traverse_state to the traverse methods

The state cannot be used as a context, so a NULL context tmp_ctx must be created.

Signed-off-by: Jule Anger <janger@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/utils/status.c