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

Check nullptr of handler in CuFileDriver::close() #229

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

gigony
Copy link
Contributor

@gigony gigony commented Feb 25, 2022

Do not reference nullptr in CuFileDriver::close() method.

pip install --extra-index-url https://test.pypi.org/simple/ cucim==0.0.229

Fixes #228

Signed-off-by: Gigon Bae gbae@nvidia.com

Signed-off-by: Gigon Bae <gbae@nvidia.com>
@gigony gigony added bug Something isn't working non-breaking Introduces a non-breaking change labels Feb 25, 2022
@gigony gigony added this to the v21.12.01 milestone Feb 25, 2022
@gigony gigony requested a review from a team as a code owner February 25, 2022 02:04
@gigony gigony self-assigned this Feb 25, 2022
@quasiben
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit f8a0755 into rapidsai:branch-22.04 Mar 23, 2022
@jakirkham
Copy link
Member

Thanks Gigon! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Segmentation fault at exit when using GDS feature
3 participants