]> git.ipfire.org Git - thirdparty/zstd.git/commit
add an assert 4344/head
authorYann Collet <yann.collet.73@gmail.com>
Sun, 23 Mar 2025 01:23:31 +0000 (18:23 -0700)
committerYann Collet <yann.collet.73@gmail.com>
Sun, 23 Mar 2025 01:23:31 +0000 (18:23 -0700)
commit2fec3989c1567e0bd9b52100ad8c821886acf402
treef61f806cc74e33608e60b3384108d9197f3a4ece
parent6775af5b2e995ba729937317b67dfb8992cc2f1d
add an assert

to help static analyzers understand there is no overflow risk there.
lib/compress/huf_compress.c