Skip to content

C: Add hb_buffer_init_arena for allocating a buffer using the arena allocator#862

Merged
marcoroth merged 1 commit into
marcoroth:mainfrom
timkaechele:arena-buffer-init
Nov 17, 2025
Merged

C: Add hb_buffer_init_arena for allocating a buffer using the arena allocator#862
marcoroth merged 1 commit into
marcoroth:mainfrom
timkaechele:arena-buffer-init

Conversation

@timkaechele

Copy link
Copy Markdown
Contributor

This PR adds an alternative way to initialize a buffer that uses the arena allocator to allocate the backing buffer.

@github-actions github-actions Bot added the c label Nov 13, 2025
@timkaechele timkaechele force-pushed the arena-buffer-init branch 6 times, most recently from 373d772 to cea90e8 Compare November 14, 2025 07:27
@marcoroth marcoroth changed the title C: Add alternative buffer init using the arena allocator C: Add hb_buffer_init_arena for allocating a buffer using the arena allocator Nov 17, 2025
@marcoroth marcoroth merged commit 4d10c9e into marcoroth:main Nov 17, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants