core-lightning/gossipd
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
..
test common/memleak: add dynamic hooks for assisting memleak. 2019-09-06 14:35:01 +02:00
broadcast.h gossipd: remove broadcast map altogether. 2019-06-04 01:29:39 +00:00
gossip_constants.h bolt: update to BOLT spec changes (extract format + type specifications) 2019-07-16 06:10:58 +00:00
gossip_peerd_wire.csv wire-gen: move in-house wire delcarations to new format 2019-07-24 06:31:46 +00:00
gossip_store.c gossipd: check that we don't try to access a deleted gossip entry. 2019-08-09 08:58:05 +02:00
gossip_store.csv wire-gen: move in-house wire delcarations to new format 2019-07-24 06:31:46 +00:00
gossip_store.h gossipd: note if loaded store seems reasonably up-to-date. 2019-06-12 00:37:46 +00:00
gossip_wire.csv wire-gen: move in-house wire delcarations to new format 2019-07-24 06:31:46 +00:00
gossipd.c common/memleak: add dynamic hooks for assisting memleak. 2019-09-06 14:35:01 +02:00
Makefile wire: use common/bigsize routines 2019-07-31 23:25:59 +00:00
routing.c common/memleak: add dynamic hooks for assisting memleak. 2019-09-06 14:35:01 +02:00
routing.h common/memleak: add dynamic hooks for assisting memleak. 2019-09-06 14:35:01 +02:00