mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
dual_open: don't release uc here, it gets freed elsewhere
This commit is contained in:
parent
db2b013990
commit
cf2a807d3c
@ -136,7 +136,6 @@ static void handle_signed_psbt(struct lightningd *ld,
|
||||
rcvd->pps,
|
||||
rcvd->commitment_msg,
|
||||
fwd_msg_2, false);
|
||||
tal_free(rcvd->uc);
|
||||
}
|
||||
|
||||
/* ~Map of the Territory~
|
||||
|
Loading…
Reference in New Issue
Block a user