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> |
||
|---|---|---|
| .. | ||
| test | ||
| channeld_htlc.h | ||
| channeld_wire.csv | ||
| channeld_wiregen.c | ||
| channeld_wiregen.h | ||
| channeld.c | ||
| commit_tx.c | ||
| commit_tx.h | ||
| full_channel_error.h | ||
| full_channel.c | ||
| full_channel.h | ||
| Makefile | ||
| watchtower.c | ||
| watchtower.h | ||