Skip to content

Conversation

darosior
Copy link
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.

@darosior
Copy link
Contributor Author

darosior commented Sep 9, 2020

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

Copy link
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.

@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 <[email protected]>
@darosior
Copy link
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