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

Stop initializing cvs after atom group init fail #674

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

jhenin
Copy link
Member

@jhenin jhenin commented Mar 14, 2024

Done only to CVs where it is critical because followed by memory allocation assuming that the atom groups were parsed successfully. This fixes segfaults upon trying to load non-existent atomFiles.

Done only to CVs where it is critical because followed by memory
allocation assuming that the atom groups were parsed successfully.
@giacomofiorin giacomofiorin merged commit 82afedd into master Mar 14, 2024
15 checks passed
@giacomofiorin
Copy link
Member

Note for future reference: not backporting this bugfix to release branches, because it only applies to the code after #643

@giacomofiorin giacomofiorin deleted the fix_segfaults branch March 14, 2024 17:55
@giacomofiorin giacomofiorin added the bugfix To be used only in PRs label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix To be used only in PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants