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

Fixed uint32_t overflow when attaching a new MSI sector #399

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

olszomal
Copy link
Collaborator

@olszomal olszomal commented Jun 3, 2024

No description provided.

@mtrojnar
Copy link
Owner

mtrojnar commented Jun 3, 2024

Shouldn't we also return 0 (failure) if OPENSSL_realloc returns NULL (memory allocation failure)?

I know we probably have more issues like that in our code. Maybe fixing it here is a good start.

@mtrojnar mtrojnar merged commit 3c8c74a into mtrojnar:master Jun 3, 2024
10 checks passed
@olszomal olszomal deleted the fat_append branch June 3, 2024 12:20
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.

2 participants