]> git.ipfire.org Git - thirdparty/zstd.git/commit
fix minor visual static analyzer warning
authorYann Collet <cyan@fb.com>
Mon, 26 Feb 2024 03:45:32 +0000 (19:45 -0800)
committerYann Collet <cyan@fb.com>
Mon, 26 Feb 2024 03:45:32 +0000 (19:45 -0800)
commit1fafd0c4ae56a524a92369c065d616a447a21a0f
tree5f490475789976ab8397e595a93e708318c5ad1a
parent038a8a906b8bbf60491b2643febaf8f9d5a4139c
fix minor visual static analyzer warning

it's a false positive,
but change the code nonetheless to make it more obvious to the static analyzer.
lib/compress/zstd_compress_superblock.c