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

list: fix list_flush head and tail #586

Merged
merged 1 commit into from
Oct 29, 2022
Merged

list: fix list_flush head and tail #586

merged 1 commit into from
Oct 29, 2022

Conversation

sreimers
Copy link
Member

@sreimers sreimers commented Oct 28, 2022

Fixes a segfault when iterating the list within data destructor, since head and tail are not updated.

See: baresip/retest#151

Fixes a segfault when iterating the list within data destructor, since
head and tail are not updated.
@sreimers sreimers merged commit 8298fd7 into main Oct 29, 2022
@sreimers sreimers deleted the list_flush_head branch October 29, 2022 05:52
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.

1 participant