Files
lightning/common
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
..
2018-11-02 05:58:01 +00:00
2018-01-29 04:46:54 +00:00
2018-02-08 22:49:34 +01:00
2019-07-28 06:09:56 +00:00
2019-07-28 06:09:56 +00:00
2019-04-09 12:37:16 -07:00
2019-04-09 12:37:16 -07:00
2019-04-16 21:22:13 +00:00
2019-04-16 21:22:13 +00:00
2019-04-09 12:37:16 -07:00
2018-12-05 23:15:59 +00:00
2018-06-18 12:31:09 +02:00