]> 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)
committerStefan Metzmacher <metze@samba.org>
Thu, 17 Apr 2025 10:27:33 +0000 (10:27 +0000)
commitcbe438eb1a3c44f5cd46c5e685da9964da64f892
tree942730dc72924baff075ce0f0e73fccaf8be796d
parent31ebf2cd1daeed25fab92ef71f7591fea8c92226
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>
libcli/smb/smb2_lease.c