]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:smbd: expand scope of lp_ctx variable in main()
authorStefan Metzmacher <metze@samba.org>
Tue, 8 Apr 2025 07:42:50 +0000 (09:42 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 18 Apr 2025 10:17:30 +0000 (10:17 +0000)
commit307146f785d39809a3e385a374f1e70db951fa28
treec3d6dca8e88199fa5edba1caff29fa3f62278a55
parentdc602bba756801f9ceb87092af6146f311ca7be2
s3:smbd: expand scope of lp_ctx variable in main()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/smbd/server.c