]> git.ipfire.org Git - thirdparty/zstd.git/commit
restore full equation 4232/head
authorYann Collet <yann.collet.73@gmail.com>
Tue, 14 Jan 2025 23:57:05 +0000 (15:57 -0800)
committerYann Collet <cyan@fb.com>
Thu, 16 Jan 2025 01:11:27 +0000 (17:11 -0800)
commit87f0a4fbe0a1ffcaab4618f2aa76545e225acf07
treebd1906abb52d8ea6704cffa353214293ff18b65d
parent8bff69af869fca1cc44172c2ae5d5f995322509b
restore full equation

do not solve the equation, even though some members cancel each other,
this is done for clarity,
we'll let the compiler do the resolution at compile time.
lib/compress/zstd_compress.c