Browse Source
I saw this message: ``` lightning_channeld: outstanding taken(): channeld/channeld.c:3087:blinding lightning_channeld: outstanding taken(): channeld/channeld.c:3087:blinding lightning_channeld: outstanding taken(): channeld/channeld.c:3087:blinding ``` The caller does take(blinding), but blinding can be NULL. We should move the code around to do the take() earlier anyway. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>ppa
Rusty Russell
4 years ago
committed by
Christian Decker
1 changed files with 12 additions and 9 deletions
Loading…
Reference in new issue