Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Prevent segfault in boot_manager_set_default_kernel #260

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

bwarden
Copy link
Member

@bwarden bwarden commented Jun 13, 2024

If boot_manager_set_default_kernel() is called with a NULL kernel target, explicitly return false.

If boot_manager_set_default_kernel() is called with a NULL kernel
target, explicitly return false.
@bwarden bwarden merged commit 6dad804 into master Jun 13, 2024
@bwarden bwarden deleted the fix-segfault-in-boot-manager-set-default-kernel branch June 13, 2024 16:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant