s3:utils - explicitly free cmdline_messaging_context
authorAndrew Walker <awalker@ixsystems.com>
Thu, 24 Dec 2020 11:38:18 +0000 (06:38 -0500)
committerJeremy Allison <jra@samba.org>
Tue, 5 Jan 2021 21:30:08 +0000 (21:30 +0000)
commit31943cc9c0d6c0b2be89634408b30d698a2869db
treeac35a28dcbbb29d3a810d3e6ba163c1bead7d0d4
parent1f06d91c57d92bb03a88639256368640277e12b6
s3:utils - explicitly free cmdline_messaging_context

Some command line utilities do not free their messaging context
which results in extra entries being left in the msg.lock directory.

Signed-off-by: Andrew Walker <awalker@ixsystems.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Jan  5 21:30:08 UTC 2021 on sn-devel-184
source3/utils/mdfind.c
source3/utils/net.c
source3/utils/smbcontrol.c
source3/utils/status.c