]> git.ozlabs.org Git - ccan/commit
tdb2: fix infinite loop in tdb_check
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 18 Oct 2010 02:54:20 +0000 (13:24 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 18 Oct 2010 02:54:20 +0000 (13:24 +1030)
commitc8c0c25c7c34654345458b7ca7fdee46f82d09ca
treee119eab1624eed8bd2733806a6e3a505d2e9f8f0
parente2cb71e5d46801a94a3f0f546b8dcc2b7a79b66c
tdb2: fix infinite loop in tdb_check

check_free_list returns a length, not bool.
ccan/tdb2/check.c