make sure we never look past the end of either string in ldb_comparison_fold()
authorAndrew Tridgell <tridge@samba.org>
Fri, 7 Aug 2009 04:34:01 +0000 (14:34 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 7 Aug 2009 04:34:01 +0000 (14:34 +1000)
commit4aad79041b2ababc3336db3bea90f115c5634427
tree58a2b39617b88f9a812b335a1dde76fca42037ff
parentdd557cc3613fa791d44cf34d2a1ddaaff93ab3fd
make sure we never look past the end of either string in ldb_comparison_fold()

This fixes a bug in the samba3sam test with the python libraries as
noticed by abartlet
source4/lib/ldb/common/attrib_handlers.c