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 bug when read gro file as first residue idx is 0 #2598

Conversation

DStarEpoch
Copy link

* when the first resid is 0, it will trigger object res without initialization
* fix bug by checking whether object res is nullptr

	* when the first resid is 0, it will trigger object res without initialization
	* fix with check whether object res is nullptr
@welcome
Copy link

welcome bot commented Jun 16, 2023

Thanks for opening this pull request! Please check out our contributing guidelines and please examine any build issues.

@ghutchis ghutchis merged commit 2e11d9b into openbabel:master Oct 24, 2023
6 of 7 checks passed
@welcome
Copy link

welcome bot commented Oct 24, 2023

Congrats on merging your first pull request! 🎉 You're helping make Open Babel better for everyone!

@ghutchis
Copy link
Member

Sorry for the delayed merge - looks great, and thanks for the fix!

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.

None yet

2 participants