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>
Thu, 13 Oct 2011 15:24:36 +0000 (17:24 +0200)
commitae4c59c273d42ff53bc53e5192480aece471f6f0
treecb159bbab9b2cc93902ff33fa21354aa0f64f30f
parent773f54d4a0aef688f7f9b59b8b2186d150af70c1
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_ctdb.c