mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-08 15:44:19 +01:00
df: make sure to end wally alloc
This commit is contained in:
committed by
Christian Decker
parent
260bd04adb
commit
80714de556
@@ -1157,6 +1157,7 @@ static void peer_tx_sigs_msg(struct subd *dualopend,
|
||||
type_to_string(tmpctx,
|
||||
struct wally_psbt,
|
||||
psbt));
|
||||
tal_wally_end(channel->psbt);
|
||||
return;
|
||||
}
|
||||
tal_wally_end(channel->psbt);
|
||||
|
||||
Reference in New Issue
Block a user