Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4013 fixups #4030

Merged
merged 2 commits into from
Sep 10, 2020
Merged

4013 fixups #4030

merged 2 commits into from
Sep 10, 2020

Conversation

darosior
Copy link
Collaborator

@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
Collaborator 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.

lightningd/channel_control.c Outdated Show resolved Hide resolved
@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
Collaborator 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