Skip to content

Conversation

@OliverNChalk
Copy link
Collaborator

@OliverNChalk OliverNChalk commented Nov 6, 2025

Problem

  • It's common to want to free a given offset (as offsets are often passed within messages). This currently requires two unsafe calls.

Solution

  • Add free_offset that works with offsets instead of pointers.

@OliverNChalk OliverNChalk requested a review from apfitzge November 6, 2025 21:04
Copy link
Collaborator

@apfitzge apfitzge left a comment

Choose a reason for hiding this comment

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

lgtm! can put this in v1.1 without breaking interface.

@apfitzge apfitzge merged commit d8dbbe0 into main Nov 6, 2025
1 check passed
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