]> git.ipfire.org Git - thirdparty/zstd.git/commit
Factor out allocMemory_orDIe(...) in simple_compressionCCtx.c, and amend Makefile...
authorYi Jin <yijinru@gmail.com>
Sun, 16 Dec 2018 23:36:28 +0000 (15:36 -0800)
committerYi Jin <yijinru@gmail.com>
Sun, 16 Dec 2018 23:36:28 +0000 (15:36 -0800)
commitcce0842c607de31320a4fd37c1218fd40ac9b011
tree4dd50717cd7c28469bb92833bfd48a4f9d8c02b0
parent0d14153cfb52fb8d24fcfe956498edc50a02764d
Factor out allocMemory_orDIe(...) in simple_compressionCCtx.c, and amend Makefile to account for dependency on utils.h
examples/Makefile
examples/simple_compressionCCtx.c
examples/utils.h