]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/smb: make the last 2 reserved bytes explicit in smb2_lease_push()
authorStefan Metzmacher <metze@samba.org>
Wed, 16 Apr 2025 13:18:12 +0000 (15:18 +0200)
committerJule Anger <janger@samba.org>
Thu, 17 Apr 2025 15:59:12 +0000 (15:59 +0000)
commitf9a02bb284ac0530918955a91a9d764a38ad5b51
treee0c9010a520d0634429b3473876242de2e8154bf
parentdb2eac3b62db3a2398c90ef06f6b6e605d22ef8c
libcli/smb: make the last 2 reserved bytes explicit in smb2_lease_push()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15849

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Björn Jacke <bjacke@samba.org>
(cherry picked from commit cbe438eb1a3c44f5cd46c5e685da9964da64f892)
libcli/smb/smb2_lease.c