Skip to content

ref(grapheme): harden pool slot lifetime handling#1128

Open
simonklee wants to merge 1 commit into
mainfrom
ot-safety-grapheme
Open

ref(grapheme): harden pool slot lifetime handling#1128
simonklee wants to merge 1 commit into
mainfrom
ot-safety-grapheme

Conversation

@simonklee
Copy link
Copy Markdown
Member

Reject invalid and oversized graphemes before they can corrupt slab state or access unallocated storage. Keep allocation and reference transitions consistent on failure so stale IDs, double frees, and OOM paths cannot leave the pool in an invalid state.

Reject invalid and oversized graphemes before they can corrupt slab state
or access unallocated storage. Keep allocation and reference transitions
consistent on failure so stale IDs, double frees, and OOM paths cannot
leave the pool in an invalid state.
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