r20918: a bit more debugging, and remove the hackish /dev/null writes I used
commit4bf741b567417231c29606904aea2af0a91c941c
authorAndrew Tridgell <tridge@samba.org>
Fri, 19 Jan 2007 23:17:28 +0000 (19 23:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:43:51 +0000 (10 14:43 -0500)
tree7220862c1b03747dde81a9cb8dbd629f6cc5dbe7
parente668d3bd6955f0bd4e37560925c4107fd870c02f
r20918: a bit more debugging, and remove the hackish /dev/null writes I used
to track down some uninitialised memory (sometimes valgrind gets the
offset wrong, writing to /dev/null 1 byte at a time avoids this)
source/cluster/ctdb/common/ctdb_call.c
source/cluster/ctdb/common/ctdb_ltdb.c