Skip to content

Fix null pointer reference issue with cuda driver API function pointer… #379

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ntalpallikar
Copy link

@ntalpallikar ntalpallikar commented Aug 1, 2025

We see app crash when CuInit returns failure before initializing all the function pointers. Error path should not crash. PR for failsafe error path.

@ntalpallikar
Copy link
Author

updates

@ntalpallikar ntalpallikar reopened this Aug 5, 2025
… with error in case of LOADLIBRARY failureas initialize of function pointers in case of LOADLIBRARY failure will fail
@ntalpallikar ntalpallikar changed the title Fix null pointer refrence issue with cuda driver API function pointer… Fix null pointer reference issue with cuda driver API function pointer… Aug 8, 2025
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.

3 participants