]> git.ipfire.org Git - thirdparty/zstd.git/commit
skips the need to create a temporary cdict for --patch-from
authorYann Collet <cyan@fb.com>
Sat, 1 Feb 2025 04:57:21 +0000 (20:57 -0800)
committerYann Collet <cyan@fb.com>
Sat, 1 Feb 2025 04:57:21 +0000 (20:57 -0800)
commiteaec471bfab32cfa388ef7cb52a755a2a96686d7
treeaca69e632e0076be605bc6f2baa0a8aea61b3fec
parent821fc567f93a415e9fbe856271ccd452ee7acf07
skips the need to create a temporary cdict for --patch-from

thus saving a bit of memory and a little bit of cpu time
lib/compress/zstdmt_compress.c