Browse Source
The first hop is being stripped from computed routes, however the first channel of the route is being used to get our peer address. This results in segfaults if the route is just one hop, i.e., has no first channel to get the peer's address from. Fixed by simply using an existing pointer to our peer.ppa-0.6.1
Christian Decker
9 years ago
committed by
Rusty Russell
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue