r20918: a bit more debugging, and remove the hackish /dev/null writes I used
authorAndrew Tridgell <tridge@samba.org>
Fri, 19 Jan 2007 23:17:28 +0000 (23:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:43:51 +0000 (14:43 -0500)
commitd1b61b09aa542d64bf43abb3ad04611f46b57376
treee36d57b5d809e3ec30c71189b253c7342847c7c0
parent15446aadafbea9cf9d42ee64f45dd5de8d3d0e1b
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)
(This used to be commit 4bf741b567417231c29606904aea2af0a91c941c)
source4/cluster/ctdb/common/ctdb_call.c
source4/cluster/ctdb/common/ctdb_ltdb.c