Skip to content

Conversation

ntalpallikar
Copy link
Contributor

@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
Contributor 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
@rwarmstr
Copy link
Collaborator

Thanks for submitting this pull request! Functionally looks good, but whitespace and code formatting are not correct for this repository's style guidelines. Can you please run pre-commit against your changes?

@ntalpallikar
Copy link
Contributor Author

Thanks for submitting this pull request! Functionally looks good, but whitespace and code formatting are not correct for this repository's style guidelines. Can you please run pre-commit against your changes?

fixed

@rwarmstr
Copy link
Collaborator

rwarmstr commented Sep 5, 2025

Looks good, thanks for your submission. Merging.

@rwarmstr rwarmstr merged commit c94ff36 into NVIDIA:master Sep 5, 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.

4 participants