s3:dbwrap_ctdb: improve the check for skipping the __db_sequence_number__ record...
authorMichael Adam <obnox@samba.org>
Tue, 27 Sep 2011 14:06:48 +0000 (16:06 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 13:21:13 +0000 (15:21 +0200)
commite8f9b6fd38040c9aebafa2c3f62da10e58cb2b9f
tree851025025b14d3438d0719749fa4cd45b4779804
parentc3970594aa27639be8ec573f21a15b57fa027156
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