ndrdump: Small simplification
commitb066dba462f95eedbdd5e7d7d5edb5acaf1ec051
authorVolker Lendecke <vl@samba.org>
Mon, 7 Feb 2022 09:11:36 +0000 (7 10:11 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 11 Feb 2022 20:54:37 +0000 (11 20:54 +0000)
treef4ebcebb42eac9ba4214c3e1212aca5eb03f39e4
parent60a72933213168904a4d4fe17fdaf59f2d0b35cc
ndrdump: Small simplification

Remove the talloc_steal(), we can allocate on mem_ctx directly

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
librpc/tools/ndrdump.c