]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Use MIN() instead of explicit if-statement
authorVolker Lendecke <vl@samba.org>
Fri, 16 Dec 2022 13:12:57 +0000 (14:12 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 23 Jan 2025 23:08:38 +0000 (23:08 +0000)
commit0adbd5fd2c0a0e48e4ea2a0a6b00c857b3076f6c
treed4f4bca748729aedfec2b54091080a12e7f01529
parent21a88df032c6e481b547fad2c48d14243a514035
smbd: Use MIN() instead of explicit if-statement

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