Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
5c949e3 ("subd: make channel/peer own the subd.") added a ctx arg, but in fact we steal the subd onto the conn, which is still allocated off ld! Hence the memleak that was supposed to fix turned up again in CI! Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
- Loading branch information