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>
Wed, 28 Sep 2011 14:54:58 +0000 (16:54 +0200)
commit417c16e4e6d6a51171f8d2982e8bf9c4d602e058
tree945b4cff464c977a2a63eb79b445e0ff30c46885
parentf4fa725b952a6010a0b585f3b303e2e4e4179406
s3:dbwrap_ctdb: improve the check for skipping the __db_sequence_number__ record in traverse

It did not compare the last charcter (usually '\0')

Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Wed Sep 28 16:54:59 CEST 2011 on sn-devel-104
source3/lib/dbwrap/dbwrap_ctdb.c