]> git.ipfire.org Git - thirdparty/zstd.git/commit
use ZSTD_memset()
authorYann Collet <cyan@fb.com>
Tue, 3 Sep 2024 23:52:10 +0000 (16:52 -0700)
committerYann Collet <cyan@fb.com>
Wed, 23 Oct 2024 18:50:56 +0000 (11:50 -0700)
commite2d7d08888f915667c94e6dbbadaee38a5d50fa5
tree0ee88d9ed8808bc18829bf242abb59e629603e93
parent586ca96fec794cde09f4aa01fe792a9779b62368
use ZSTD_memset()

for better portability on Linux kernel
lib/compress/zstd_preSplit.c