r17980: handle NULL arguments without crashing in strcasecmp_m() and
authorAndrew Tridgell <tridge@samba.org>
Fri, 1 Sep 2006 04:23:24 +0000 (04:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:16:59 +0000 (14:16 -0500)
commit93413f84502ff308e88947b9d3bdc9d219478935
treedd9abc5cabf955380a42f4b93499d1006d474d2b
parent71264bb78558ada7539ef59048eb38887579c1d1
r17980: handle NULL arguments without crashing in strcasecmp_m() and
strncasecmp_m(). This makes the use of these functions in sorting
routines with RPC replies sane
source/lib/charset/util_unistr.c