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

fix issue where we look for chunk size but its zero page #58

Merged
merged 1 commit into from
Dec 1, 2021

Conversation

struct
Copy link
Owner

@struct struct commented Dec 1, 2021

Fix issue #56 where a 0 sized allocation is made (and NO_ZERO_ALLOCATIONS is enabled) and we try to iterate zones in iso_chunk_size to get the chunk size and abort when we can't find any zone.

@struct struct merged commit b4cf2bd into master Dec 1, 2021
@struct struct deleted the fix_issue_56 branch August 27, 2022 20:44
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