r2776: if there are no wildcard characters then use StrCaseCmp()
authorAndrew Tridgell <tridge@samba.org>
Sat, 2 Oct 2004 05:09:16 +0000 (05:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:32 +0000 (12:59 -0500)
commit8d879cf54c2fe09d62a5c28b02a070cb80984744
tree8f18cd54708e0a9e8969ddfe486d904c39682b06
parentbae2baeb0247ae8f840b3d3b5488c98d081789c5
r2776: if there are no wildcard characters then use StrCaseCmp()

note that this is not just an optimisation, it fixes a rare edge case
when LANMAN1 is negotiated
source/lib/ms_fnmatch.c