Skip to content

Multiboot2: More Safety for Getters of Strings from Tags (Prepare Release v0.14.0) #115

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 5 commits into from
Jun 30, 2022

Conversation

phip1611
Copy link
Member

@phip1611 phip1611 commented Jun 19, 2022

Improve safety when parsing strings from Tags + general code improvements.

As discussed in #22
we do not want to rely on bootloaders following
the specification in every case. Thus, this PR
adds more safety for when parsing strings from tags.
@phip1611 phip1611 self-assigned this Jun 19, 2022
@phip1611 phip1611 changed the title Multiboot2: More safety for getters of strings Multiboot2: More Safety for Getters of Strings from Tags (Prepare Release v0.14.0) Jun 19, 2022
@phip1611 phip1611 force-pushed the multiboot2-str-safety branch from 19c7e8e to 417689b Compare June 30, 2022 13:25
@phip1611 phip1611 merged commit ace45d5 into main Jun 30, 2022
@phip1611 phip1611 deleted the multiboot2-str-safety branch June 30, 2022 13:28
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.

The implementation can/should be more generic, and play nicer with lifetimes
1 participant