Skip to content

C: Remove unused hb_buffer_free function#863

Merged
marcoroth merged 1 commit into
marcoroth:mainfrom
timkaechele:remove-buffer-free
Nov 13, 2025
Merged

C: Remove unused hb_buffer_free function#863
marcoroth merged 1 commit into
marcoroth:mainfrom
timkaechele:remove-buffer-free

Conversation

@timkaechele

Copy link
Copy Markdown
Contributor

This PR removes the unused hb_buffer_free function.

It isn't actually used and promotes heap allocated buffers, instead of stack allocated buffers by taking a pointer to a buffer pointer.

@github-actions github-actions Bot added the c label Nov 13, 2025

@marcoroth marcoroth left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks @timkaechele! 🙏🏼

@marcoroth marcoroth merged commit 6244f84 into marcoroth:main Nov 13, 2025
17 checks passed
@timkaechele timkaechele deleted the remove-buffer-free branch November 13, 2025 09:43
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