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 a lifetime bug in the fingerprint generator #7408

Merged

Conversation

greglandrum
Copy link
Member

FingerprintGenerator.GetOptions() wasn't keeping the underlying generator alive.
The fix is simple.

reported by Andrew Dalke

@greglandrum greglandrum added the bug label May 1, 2024
@greglandrum greglandrum added this to the 2024_03_3 milestone May 1, 2024
@greglandrum greglandrum requested a review from bp-kelley May 3, 2024 19:24
@bp-kelley bp-kelley merged commit a64ab4e into rdkit:master May 9, 2024
12 checks passed
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.

None yet

2 participants