Skip to content

4013 fixups#4030

Merged
rustyrussell merged 2 commits into
ElementsProject:masterfrom
darosior:4013_fixups
Sep 10, 2020
Merged

4013 fixups#4030
rustyrussell merged 2 commits into
ElementsProject:masterfrom
darosior:4013_fixups

Conversation

@darosior
Copy link
Copy Markdown
Contributor

@darosior darosior commented Sep 9, 2020

The fixups from #4013 (a mem fix detected by ASAN and a build cleanup), so they are part of 0.9.1 even if it takes more time to make Travis happy with ASAN builds.

Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
@darosior
Copy link
Copy Markdown
Contributor Author

darosior commented Sep 9, 2020

Looks like i cannot ask for review directly, so ping @rustyrussell

Copy link
Copy Markdown
Member

@cdecker cdecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leaks cc in cancel_channel_before_broadcast.

Comment thread lightningd/channel_control.c Outdated
@cdecker cdecker added this to the v0.9.1 milestone Sep 9, 2020
As the cmd gets freed on a received error, the node id in which we iterate in `process_check_funding_broadcast`
may gets freed while we are using it.

Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
@darosior
Copy link
Copy Markdown
Contributor Author

darosior commented Sep 9, 2020

Thanks, amended

@rustyrussell rustyrussell merged commit b80ad95 into ElementsProject:master Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants