ldb: added ldb_val_string_cmp()
authorAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 03:25:34 +0000 (13:25 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 10:51:05 +0000 (12:51 +0200)
commit23b6af10f6ab3852ca28338b8d58342be816f0a2
tree2dda4f619b1eb6d6c27342d0bc9d768acdf0f550
parent2087eb1602d647a7b14523820834231f50dea79d
ldb: added ldb_val_string_cmp()

this should help fix some places where we run past the end of a string

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
lib/ldb/ABI/ldb-1.1.1.sigs [new file with mode: 0644]
lib/ldb/common/ldb_msg.c
lib/ldb/include/ldb.h
lib/ldb/wscript