s3:lib: use strequal_m() in is_ntfs_default_stream_smb_fname()
authorRalph Boehme <slow@samba.org>
Wed, 25 Sep 2019 18:29:04 +0000 (11:29 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 2 Oct 2019 08:01:39 +0000 (08:01 +0000)
commit780a8dcba998471bb154e8bae4391786b793e332
treee58b14b0160ed309f3697c34a5cd8fe08f4307dc
parent3f8bc1ce3e094f943363921c46803fd5ec9f73bb
s3:lib: use strequal_m() in is_ntfs_default_stream_smb_fname()

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/filename_util.c