]> git.ipfire.org Git - thirdparty/zstd.git/commit
introduce memory barrier to force test order
authorYann Collet <yann.collet.73@gmail.com>
Tue, 8 Oct 2024 22:54:48 +0000 (15:54 -0700)
committerYann Collet <yann.collet.73@gmail.com>
Tue, 8 Oct 2024 22:54:48 +0000 (15:54 -0700)
commit197c258a79a94b60ec45020defc5fb6a2f570e80
treec5be47aad00122653a7fcb1b6ed01217a43a06ff
parent186b1324951f2505469a3415aaf8ddc3398b9fca
introduce memory barrier to force test order

suggested by @terrelln
lib/compress/zstd_fast.c