]> git.ipfire.org Git - thirdparty/zstd.git/commit
Merge pull request #1984 from MeghnaM/1636-Reduce-stack-usage-of-HUF_sort
authorFelix Handte <w@felixhandte.com>
Mon, 4 May 2020 15:15:31 +0000 (08:15 -0700)
committerGitHub <noreply@github.com>
Mon, 4 May 2020 15:15:31 +0000 (08:15 -0700)
commit816ed807746e656abdf895947d376650f533e596
tree100814648df0a2cfac1a60506a9040128bb06aa8
parente103d7b4a64c6321bb3ac4df07899ea09c3edbb2
parent0adfc8dfcef352e098446c59a14950bdf9b2028d
Merge pull request #1984 from MeghnaM/1636-Reduce-stack-usage-of-HUF_sort

Reduce stack usage of HUF_sort()
lib/common/huf.h
lib/compress/huf_compress.c