df: make sure to end wally alloc

This commit is contained in:
niftynei
2021-01-07 17:54:17 -06:00
committed by Christian Decker
parent 260bd04adb
commit 80714de556

View File

@@ -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);