Skip to content

[UR] Add command buffer kernel args check#21551

Merged
kswiecicki merged 1 commit intointel:syclfrom
kswiecicki:ur-command-buffer-args-check
Mar 23, 2026
Merged

[UR] Add command buffer kernel args check#21551
kswiecicki merged 1 commit intointel:syclfrom
kswiecicki:ur-command-buffer-args-check

Conversation

@kswiecicki
Copy link
Copy Markdown
Contributor

Underlying adapters could potentially dereference pArgs nullptr when numArgs > 0.

@kswiecicki kswiecicki requested review from a team as code owners March 18, 2026 09:52
@kswiecicki kswiecicki requested a review from adamfidel March 18, 2026 09:52
@kswiecicki
Copy link
Copy Markdown
Contributor Author

There's a similar check for queue kernel args.

@kswiecicki kswiecicki force-pushed the ur-command-buffer-args-check branch 2 times, most recently from 1aa1bec to 1de440b Compare March 18, 2026 10:15
@kswiecicki kswiecicki force-pushed the ur-command-buffer-args-check branch 3 times, most recently from a138140 to 1a35cc4 Compare March 23, 2026 09:10
@kswiecicki
Copy link
Copy Markdown
Contributor Author

CI failures are caused by #17650 and #21023.

@kswiecicki kswiecicki merged commit 1d26f9f into intel:sycl Mar 23, 2026
36 of 38 checks passed
Underlying adapters could potentially dereference pArgs nullptr when
numArgs > 0.
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