core-lightning/lightningd/test
Rusty Russell 00bb6f07d7 lightningd: simplify memleak code.
Instead of doing this weird chaining, just call them all at once and
use a reference counter.

To make it simpler, we return the subd_req so we can hang a destructor
off it which decrements after the request is complete.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-03-10 09:40:09 +10:30
..
Makefile lightningd/Make: cleanup lightningd+wallet headers 2022-03-05 15:03:34 +10:30
run-find_my_abspath.c peer_exchange: set, read and log remote_addr 2022-02-22 05:45:47 +10:30
run-invoice-select-inchan.c lightningd: simplify memleak code. 2022-03-10 09:40:09 +10:30
run-jsonrpc.c common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
run-log-pruning.c common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
run-shuffle_fds.c subdaemons: remove gossipd fd from per-peer daemons. 2022-02-08 11:15:52 +10:30