]> git.ipfire.org Git - thirdparty/zstd.git/commit
changed loop exit condition so that there is no need to assert() within the loop.
authorYann Collet <cyan@fb.com>
Tue, 22 Oct 2024 23:03:19 +0000 (16:03 -0700)
committerYann Collet <cyan@fb.com>
Wed, 23 Oct 2024 18:50:57 +0000 (11:50 -0700)
commit1ec5f9f1f6b187095d996248471a6c6f128e9001
tree49d250329a85a3ce144307185a2b1f64f22cfad7
parent4662f6e646395b3f1902bc280991b82aefc1ba5d
changed loop exit condition so that there is no need to assert() within the loop.
lib/compress/zstd_preSplit.c