mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
Otherwise recent additional checks in tal() complain that we're freeing a take() pointer. In this case, we're exiting so it's harmless, but it's still a latent bug. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>