rgb-cln/channeld/test
Rusty Russell aca2e4f722 common/memleak: add dynamic hooks for assisting memleak.
Rather than reaching into data structures, let them register their own
callbacks.  This avoids us having to expose "memleak_remove_xxx"
functions, and call them manually.

Under the hood, this is done by having a specially-named tal child of
the thing we want to assist, containing the callback.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-09-06 14:35:01 +02:00
..
Makefile makefiles: move all unit tests under `make check-units` 2019-06-30 16:41:30 +09:30
run-commit_tx.c bitcoin/tx.c: don't free witness implicitly. 2019-08-26 08:44:22 +00:00
run-full_channel.c common/memleak: add dynamic hooks for assisting memleak. 2019-09-06 14:35:01 +02:00