Change check_path_syntax() to use the new next_mb_char_size() function
commitaa2e306a015ad070cf4bf8eb531f1871803bb016
authorJeremy Allison <jra@samba.org>
Wed, 17 Mar 2004 02:08:31 +0000 (17 02:08 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 17 Mar 2004 02:08:31 +0000 (17 02:08 +0000)
tree03149b05f349f809ad0ed55ed3dfb1ac268ba0de
parentacad182a3f13e55c2156994e599eb0b1e0f1960e
Change check_path_syntax() to use the new next_mb_char_size() function
to make it generic. Remove the mb-codepage "blacklist". Alexander, please
check this fix as it reverts your blacklist changes, but I'm hoping it
fixes the problem in a more generic way for all charsets. I'm not trying
to trample on your (excellent!) work here, just make things more generic
without special cases.
Jeremy.
(This used to be commit 5a9324525acc02e6bf14528679816b35929a564e)
source3/lib/charcnv.c
source3/smbd/reply.c