Skip to content

add back control checks prior to error code checks - #479

Merged
bashbaug merged 1 commit into
intel:mainfrom
bashbaug:crash-fix
Aug 27, 2026
Merged

add back control checks prior to error code checks#479
bashbaug merged 1 commit into
intel:mainfrom
bashbaug:crash-fix

Conversation

@bashbaug

Copy link
Copy Markdown
Contributor

Description of Changes

We cannot skip the control checks prior to the error code check since we might need to dereference a pointer to check the error code, and the pointer may not have been setup, depending on the controls.

Testing Done

Tested with an application that calls an API where the error code is returned through a pointer with no controls set.

@bashbaug
bashbaug merged commit fbc9cad into intel:main Aug 27, 2026
8 checks passed
@bashbaug
bashbaug deleted the crash-fix branch August 27, 2026 22:45
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