]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Avoid a ZERO_STRUCT with an explicit initialization
authorVolker Lendecke <vl@samba.org>
Mon, 24 Feb 2025 20:04:32 +0000 (21:04 +0100)
committerMartin Schwenke <martins@samba.org>
Sat, 14 Jun 2025 08:46:34 +0000 (08:46 +0000)
commit48a19c5fbff3cf43ba43d8940c5b77bc025a99fa
treec5d109b355fb2ef800b062348735e0b7567ed557
parentf3f5a56c5eb53bfd3d78998872249c32f6759618
smbd: Avoid a ZERO_STRUCT with an explicit initialization

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
source3/smbd/smb2_trans2.c