Files
palladum-lightning/common
Rusty Russell 5b58eda748 libplugin: mark the cmd notleak() whenever command_still_pending() called.
This is what we do in lightningd, which makes memleak much more forgiving:
you can hang temporaries off cmd without getting reports of leaks (also
when send_outreq called).

We remove all the notleak() calls in plugins which worked around this!
And avoid multiple notleak labels, since both send_outreq() and
command_still_pending() can be called multiple times.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-09-19 11:34:42 +09:30
..
2022-09-19 10:18:55 +09:30
2021-11-14 18:49:46 +01:00
2021-10-10 13:22:29 +02:00
2022-09-19 10:18:55 +09:30
2021-12-30 14:36:55 +10:30
2022-09-14 13:14:32 +02:00
2022-09-19 10:18:55 +09:30
2022-02-27 07:44:26 +10:30
2022-07-15 12:24:00 -05:00
2022-01-20 15:24:06 +10:30
2022-01-20 15:24:06 +10:30
2022-01-20 15:24:06 +10:30
2021-10-15 12:09:36 +02:00
2021-10-15 12:09:36 +02:00