s3:dbwrap_ctdb: fix reading/storing of special key __db_sequence_number__
authorMichael Adam <obnox@samba.org>
Mon, 18 Jan 2010 16:26:04 +0000 (17:26 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 18 Jan 2010 16:30:46 +0000 (17:30 +0100)
commit4ef17d96be14e61a1ee3cbdeb806f9bfaf4b0057
tree2a4766487edf983309016b578c4586a01e4d90f5
parentd26d1e48f5029640cda6eacf12144532a5b43d98
s3:dbwrap_ctdb: fix reading/storing of special key __db_sequence_number__

The key for reading and writing was inconsistent due to a
off by one data length.

Michael
source3/lib/dbwrap_ctdb.c