]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #4487 from neiljohari/adhoc/dictionary-file-counting
authorYann Collet <Cyan4973@users.noreply.github.com>
Sat, 20 Sep 2025 05:42:06 +0000 (21:42 -0800)
committerGitHub <noreply@github.com>
Sat, 20 Sep 2025 05:42:06 +0000 (21:42 -0800)
make DiB_fileStats skip invalid files (fileSize <= 0) to prevent negative totals and bogus allocation


Trivial merge