Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
devtools/decodemsg: don't crash if we have multiple tlv options.
We call tal_count(msg) after we've moved msg, and that causes an abort. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
- Loading branch information