Skip to content
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

libsel4utils: fix null pointer reference #82

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

anchao
Copy link
Contributor

@anchao anchao commented Sep 11, 2023

libsel4utils: fix null pointer reference

add sanity check after alloc irq_server_t

Copy link
Member

@axel-h axel-h left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good to me

@axel-h axel-h requested a review from Indanz October 31, 2023 12:26
@axel-h axel-h added the bug label Oct 31, 2023
Copy link

@Indanz Indanz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise seems fine.

libsel4utils/src/irq_server/irq_server.c Show resolved Hide resolved
add sanity check after alloc irq_server_t

Signed-off-by: chao an <[email protected]>
@Indanz Indanz merged commit 30a915a into seL4:master Nov 20, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants