]> git.ozlabs.org Git - ccan/commit
tdb2: fix gcc -O3 warnings on test/layout.c
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 3 Nov 2010 00:20:03 +0000 (10:50 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 3 Nov 2010 00:20:03 +0000 (10:50 +1030)
commit54c087e9b147c70a06fe5e7543e39aa70d406b6d
treee94fdd84c33671f861244bf140ca4dd351e4ecbe
parentb10598ebdad2302c637c14961525c0d9cef937f5
tdb2: fix gcc -O3 warnings on test/layout.c

Warnings about ignored returns, and uninitialized len after case statement.
ccan/tdb2/test/layout.c