Skip to content

Conversation

@rustyrussell
Copy link
Contributor

@rustyrussell rustyrussell commented Jan 14, 2021

…ves.

blindedpath.c does:

	size_t num = tal_count(route);

	if (!num)
		abort();

Changelog-None

…ves.

blindedpath.c does:

```
	size_t num = tal_count(route);

	if (!num)
		abort();
```

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
@rustyrussell rustyrussell added this to the v0.9.3 milestone Jan 14, 2021
@cdecker
Copy link
Member

cdecker commented Jan 14, 2021

ACK 9f8f3cc

@cdecker cdecker merged commit 1be4d42 into ElementsProject:master Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants