]> git.ipfire.org Git - thirdparty/zstd.git/commit
minor update of literal cost function 1154/head
authorYann Collet <cyan@fb.com>
Tue, 29 May 2018 22:29:55 +0000 (15:29 -0700)
committerYann Collet <cyan@fb.com>
Tue, 29 May 2018 22:34:50 +0000 (15:34 -0700)
commit809f2f93229b3de57ea4dfab01feab2e699a7327
treebcae875f4821e439ac18a15312b01ac44f19e140
parent463a0fe38b4a49f9c54010221dc82e4074682b36
minor update of literal cost function

just assert() there is no negative cost evaluation for literals
lib/compress/zstd_opt.c