s3:dbwrap_ctdb: improve the check for skipping the __db_sequence_number__ record...
authorMichael Adam <obnox@samba.org>
Wed, 12 Oct 2011 10:04:50 +0000 (12:04 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 12 Oct 2011 20:45:52 +0000 (22:45 +0200)
commit54649993b2ef3065738d572be3ca10a76cb06412
tree738b7cb70934a4f6f2bff24b58c1871df8adc50f
parent8a3aa56202758dac195a8d3bee446269863221ab
s3:dbwrap_ctdb: improve the check for skipping the __db_sequence_number__ record in traverse

It did not compare the last charcter (usually '\0')
source3/lib/dbwrap/dbwrap_ctdb.c