Support custom alloc/free functions in compressor #81

Open
opened 2026-01-29 20:32:11 +00:00 by claunia · 0 comments
Owner

Originally created by @nemequ on GitHub (Dec 28, 2015).

The decompression code supports using custom functions instead of malloc/free to allocate memory, It would be great to see the same thing from the compression code.

Originally created by @nemequ on GitHub (Dec 28, 2015). The decompression code supports using custom functions instead of malloc/free to allocate memory, It would be great to see the same thing from the compression code.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#81