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

Fix segfault when performing a second run with a reference after reference structures have been cleared #1041

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

drroe
Copy link
Contributor

@drroe drroe commented Jul 19, 2023

Version 6.20.1. Addresses #1039.

Previously, when the reference list was being cleared, the active reference was not cleared, which could cause a segfault. Behavior fixed by this PR.

@drroe drroe added the bugfix label Jul 19, 2023
@drroe drroe self-assigned this Jul 19, 2023
@drroe drroe merged commit 91a65d4 into Amber-MD:master Jul 19, 2023
11 checks passed
@drroe drroe deleted the fix.segfault.after.ref.clearall branch July 19, 2023 18:43
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.

1 participant