]> git.ipfire.org Git - thirdparty/zstd.git/commit
removed calloc calls from lib/
authorinikep <inikep@gmail.com>
Fri, 3 Jun 2016 11:23:04 +0000 (13:23 +0200)
committerinikep <inikep@gmail.com>
Fri, 3 Jun 2016 11:23:04 +0000 (13:23 +0200)
commit36fac00149638196286928b8fef8c54f65897b3c
tree7081f176a70ad25e5a0db2dfcc7b599a605d1b11
parentdb2f54041461e09dc0cb833fa999def85fa2bf73
removed calloc calls from lib/
lib/compress/huf_compress.c
lib/compress/zbuff_compress.c
lib/compress/zstd_compress.c
lib/decompress/huf_decompress.c
lib/decompress/zbuff_decompress.c
lib/decompress/zstd_decompress.c
programs/zbufftest.c