quixdb / squash

Compression abstraction library and utilities
https://quixdb.github.io/squash/
MIT License
407 stars 53 forks source link

Use custom allocators in all plugins #175

Open nemequ opened 8 years ago

nemequ commented 8 years ago

Many libraries used by plugins do not support specifying malloc/free functions. I'd like to file bugs (and potentially patches) against the libraries to get the functionality added, this is a long-term meta-bug to track those issues.