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

Don't try to validate in annotateDSSP when the validator is not set #88

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

Augustin-Zidek
Copy link
Contributor

@Augustin-Zidek Augustin-Zidek commented Sep 26, 2024

Fixes a segfault if one passes in a Cif datablock that didn't have cif::pdb::reconstruct_pdbx(cif_file); called on it.

…nullptr)

Fixes a segfault if one passes in a Cif datablock that didn't have `cif::pdb::reconstruct_pdbx(cif_file);` called on it.
@Augustin-Zidek Augustin-Zidek changed the title Don't try to validate in annotateDSSP when the validator is not set (… Don't try to validate in annotateDSSP when the validator is not set Sep 26, 2024
@mhekkel mhekkel merged commit 2830267 into PDB-REDO:trunk Sep 26, 2024
3 checks passed
@mhekkel
Copy link
Member

mhekkel commented Sep 26, 2024

Good catch, thanks

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.

2 participants