lib/audit_logging: Use talloc_stackframe() in audit_log_json()
authorAndrew Bartlett <abartlet@samba.org>
Fri, 14 Dec 2018 02:40:20 +0000 (15:40 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 14 Dec 2018 09:27:18 +0000 (10:27 +0100)
commitb776ba8042ac94b1fdda2d4073283a5609c8239c
tree8830b89fb90fd0befdc5f722fba511cbdbe5a357
parentedab1318f9138c0d87de7cc7cfa5da8e29c906f8
lib/audit_logging: Use talloc_stackframe() in audit_log_json()

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
lib/audit_logging/audit_logging.c