From: Rusty Russell Date: Tue, 4 Oct 2011 01:40:09 +0000 (+1030) Subject: tdb2: fix valgrind suppression in _info. X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=453fe9b4bb249a6b7e22e4b6c9cebbb881a8733a;hp=453fe9b4bb249a6b7e22e4b6c9cebbb881a8733a;p=ccan tdb2: fix valgrind suppression in _info. Commit c4ca9f54301c0367 renamed run-83-openhook.c to api-83-openhook.c, but didn't update the suppression in _info. My system runs a patched valgrind, which doesn't have this problem. ---