]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Simplify samba_private_attr_name()
authorVolker Lendecke <vl@samba.org>
Wed, 27 Aug 2025 14:40:54 +0000 (16:40 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 21 Oct 2025 17:33:29 +0000 (17:33 +0000)
commit07fa17d08755cae0ca6390352fca9d55aca0c0dd
treef22618834bf3bc55a776974da9ef01bef4a6d025
parentac88296d597d2fc39f7fa6f6be4271d40cd50562
smbd: Simplify samba_private_attr_name()

We have strnequal for this

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/smb2_trans2.c