]> git.ipfire.org Git - thirdparty/samba.git/commit
rpc_server: Fix talloc hierarchy in _srvsvc_NetSrvGetInfo()
authorVolker Lendecke <vl@samba.org>
Mon, 24 Apr 2023 14:46:17 +0000 (16:46 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 16 Jun 2023 16:14:31 +0000 (16:14 +0000)
commitc64699aeb0bb67caddb830004f4db237b3dcfda8
treebcc13decef479f2106308b173c91b09d59ec0b35
parent1cd2f38b54b7a79ae21a328075fae07cfdc5e9aa
rpc_server: Fix talloc hierarchy in _srvsvc_NetSrvGetInfo()

Make ->comment a proper talloc child of the right structure.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/rpc_server/srvsvc/srv_srvsvc_nt.c