Skip to content

Add nullptr check for some pointer returning functions.#148

Open
xHector1337 wants to merge 3 commits intomicrosoft:mainfrom
xHector1337:add-nullptr-checker
Open

Add nullptr check for some pointer returning functions.#148
xHector1337 wants to merge 3 commits intomicrosoft:mainfrom
xHector1337:add-nullptr-checker

Conversation

@xHector1337
Copy link
Copy Markdown

@xHector1337 xHector1337 commented Apr 20, 2026

Hello, I have been studying your code base and wanted to write some of the missing null-pointer checks that caught my attention.
Note: This PR only focuses on checking return values of some pointer-returning functions. It doesn't add any checking addition for the functions that take pointers as arguments. However, some of them are also suffering from this.

Thank you,
Umut

@xHector1337
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

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.

1 participant