tdb: fix transaction recovery area for converted tdbs.
commitbeacde8a0ce6b6f4f91f8be4aa604694b2e1ff7e
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 18 Apr 2011 12:45:11 +0000 (18 22:15 +0930)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 Apr 2011 18:08:36 +0000 (26 20:08 +0200)
treefb06b6f1dc8ecf5aa0ca33890202dec24c2b2f4e
parentf09bc1f520cebc37a163b306371c5beb850c8f31
tdb: fix transaction recovery area for converted tdbs.

This is why macros are dangerous; these were converting the pointers, not the
things pointed to!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
(cherry picked from commit 6aa72dae8fc341de5b497f831ded1f8f519fa8fb)
(cherry picked from commit 59cccbf09e53b457bc400edd371e092ed8259acb)
lib/tdb/common/transaction.c