Skip to content

[alloc] Fix recovery bug in first_fit that is flagged by fuzz runs - #35

Merged
williamwutq merged 11 commits into
masterfrom
first-fit-fix
Aug 4, 2026
Merged

[alloc] Fix recovery bug in first_fit that is flagged by fuzz runs#35
williamwutq merged 11 commits into
masterfrom
first-fit-fix

Conversation

@williamwutq

Copy link
Copy Markdown
Owner

Description: Fix FirstFitBStackAllocator in-place tail grow left an unrecoverable file after a crash.

Feature Flags: alloc
Breaking change: No
New Types: None
Rust Only: Yes
Fuzz: Needed

Comment thread c/bstack_alloc.c Dismissed
@williamwutq williamwutq self-assigned this Aug 4, 2026
Comment thread src/alloc_fault_tests.rs Dismissed

@williamwutq williamwutq left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@williamwutq
williamwutq merged commit f4d01be into master Aug 4, 2026
18 of 19 checks passed
@williamwutq
williamwutq deleted the first-fit-fix branch August 4, 2026 06:34
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