]> git.ipfire.org Git - thirdparty/zstd.git/commit
ensure zlibwrapper uses ZSTD_malloc() and ZSTD_free()
authorYann Collet <cyan@fb.com>
Fri, 2 Jun 2017 21:01:21 +0000 (14:01 -0700)
committerYann Collet <cyan@fb.com>
Fri, 2 Jun 2017 21:01:21 +0000 (14:01 -0700)
commitdcb7535352df45c52149ea6d82b5569a08e005ae
treeb0f7ca9cc50f9cf59962e460a3eba5ae4c6ce4d3
parentb877e834b1f349f6861baaf237b38a4547c80ace
ensure zlibwrapper uses ZSTD_malloc() and ZSTD_free()

which is compatible with { NULL, NULL, NULL }
lib/common/zstd_common.c
zlibWrapper/zstd_zlibwrapper.c