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

Added a patch for corrupt freed FD lists after replaying journals #4990

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

john-sharratt
Copy link
Contributor

No description provided.

lib/wasix/src/fs/mod.rs Outdated Show resolved Hide resolved
@theduke
Copy link
Contributor

theduke commented Aug 7, 2024

Note for posterity: this patch does not allow re-use use of holes in the FD space, instead only allowing the highest FD number to be used.

We may want to fix that at some point... followup issue: #4991

@theduke theduke enabled auto-merge (rebase) August 7, 2024 12:40
@theduke theduke merged commit b8c5c6e into main Aug 7, 2024
62 of 63 checks passed
@theduke theduke deleted the fix-for-freed-fds branch August 7, 2024 13:02
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.

3 participants