lib/util/run_cmd: use a cleanup function instead of a destructor
authorRalph Boehme <slow@samba.org>
Fri, 29 Sep 2017 11:07:53 +0000 (13:07 +0200)
committerRalph Boehme <slow@samba.org>
Sat, 30 Sep 2017 10:14:56 +0000 (12:14 +0200)
commit6539cc8a24204697b20506896c401e7b40eee928
treeb1d68e7280a165fe4d8ab6d2c8dc6b63b0eb883e
parent94a8331e5425b735f9e2c0121afc2fb108bec891
lib/util/run_cmd: use a cleanup function instead of a destructor

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13062

Pair-programmed-with: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Sat Sep 30 12:14:57 CEST 2017 on sn-devel-144
lib/util/util_runcmd.c