]> git.ipfire.org Git - thirdparty/zstd.git/commit
use ZSTD_memcpy() for better portability
authorYann Collet <cyan@fb.com>
Wed, 8 Sep 2021 21:45:53 +0000 (14:45 -0700)
committerYann Collet <cyan@fb.com>
Wed, 8 Sep 2021 21:45:53 +0000 (14:45 -0700)
commitb7f46ebc234ba4ee691a2f19233179b3c90676f6
tree7e41ec045cbbde2e5fc60ce98aadbe7923ba571d
parent4f0b1b9ee5b6e1000c36e4696758ecd57cdb39b7
use ZSTD_memcpy() for better portability

notably within kernel space
lib/compress/zstd_opt.c