Length comparison of the linearized version is not correct.
authorSimo Sorce <idra@samba.org>
Wed, 29 Oct 2008 12:34:05 +0000 (08:34 -0400)
committerSimo Sorce <idra@samba.org>
Wed, 29 Oct 2008 22:07:29 +0000 (18:07 -0400)
commit753af36a3e194f645ec0b68a033199035e71c909
treec2fdc4f8d66a3123ac1282b640baa659c975c6f4
parent7c5f369fafee42b555c3e2b3e3482689b508fe4a
Length comparison of the linearized version is not correct.
The linearized version is not casefolded so length might not match
and yet the strings be equivalent. This can happen if one component
is case-insensitive and a letter that have an uppercase version of
a multibyte character that differ in legth from the corresponding
lowercase one.
source4/lib/ldb/common/ldb_dn.c