branches/zip: Implement custom memory management for zlib.
Wrap ut_malloc() and ut_free() as page_zip_alloc() and page_zip_free().
Showing
Please register or sign in to comment
Wrap ut_malloc() and ut_free() as page_zip_alloc() and page_zip_free().