Skip to content

[SYCL] Added assertions to prevent null pointer dereferences #14908

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

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

ianayl
Copy link
Contributor

@ianayl ianayl commented Aug 1, 2024

This was pointed out by Coverity: it would seem that some functions are missing assertions to prevent dereferencing null pointers.

@ianayl ianayl requested a review from a team as a code owner August 1, 2024 22:16
@ianayl ianayl requested a review from againull August 1, 2024 22:16
@ianayl ianayl temporarily deployed to WindowsCILock August 1, 2024 22:17 — with GitHub Actions Inactive
@ianayl ianayl temporarily deployed to WindowsCILock August 1, 2024 22:47 — with GitHub Actions Inactive
@againull againull merged commit b570493 into intel:sycl Aug 6, 2024
16 checks passed
AlexeySachkov pushed a commit to AlexeySachkov/llvm that referenced this pull request Nov 26, 2024
…4908)

This was pointed out by Coverity: it would seem that some functions are
missing assertions to prevent dereferencing null pointers.
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.

2 participants