]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Avoid explicit ZERO_STRUCT()
authorVolker Lendecke <vl@samba.org>
Wed, 4 Jan 2023 07:50:28 +0000 (08:50 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 10 Jan 2023 00:28:37 +0000 (00:28 +0000)
commitea7abdc1308e8a718862539b595fe1b09bc43ed9
treebf487e0391f28907818c8e4dec17ba72eafcf241
parentdb25f0a07cff924939914a33068d1d3e4fc1ca3c
smbd: Avoid explicit ZERO_STRUCT()

Saves a few bytes of .text

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