]> git.ipfire.org Git - thirdparty/zstd.git/commit
relocate large arrays from the stack to ldmState_t 2483/head
authorQuentin Carbonneaux <quentin@c9x.me>
Wed, 10 Feb 2021 15:16:54 +0000 (16:16 +0100)
committerQuentin Carbonneaux <quentin@c9x.me>
Wed, 10 Feb 2021 15:16:54 +0000 (16:16 +0100)
commit552efcac2d82e11165841eef80af0e09c76e934e
treee36e17b4933fc344278b607dc003a18a24baf9e7
parente2ad174d730de3ed7655c3c6b550f4feb361c919
relocate large arrays from the stack to ldmState_t
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
lib/compress/zstd_ldm.c
lib/compress/zstdmt_compress.c