]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: print lease key using hex format in get_lease_type()
authorRalph Boehme <slow@samba.org>
Wed, 2 Oct 2024 05:46:48 +0000 (07:46 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 5 Nov 2024 14:39:30 +0000 (14:39 +0000)
commitaee574aef90857126caedf9db4d287cf579b4ccb
tree0851500295e6719c61e6803880ba29820b3b369d
parentc78ffae3b3a93cf31bb826f6a66fb955385e11c5
smbd: print lease key using hex format in get_lease_type()

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/smb2_oplock.c