Files
palladum-lightning/lightningd
Rusty Russell bfc00bc7f2 lightningd: avoid false memleak positive with rpc_command_hook.
On `dev-memleak`, if someone is using rpc_command_hook, we'll call
it when the hook returns.  But it will see these contexts as a leak.

So attach them to tmpctx (which is excluded from leak detection).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-11-07 17:04:35 +10:30
..
2024-10-27 13:57:50 +11:00
2024-10-27 13:57:50 +11:00
2024-10-27 13:57:50 +11:00
2024-05-08 21:05:49 -05:00
2024-10-27 13:57:50 +11:00