]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Convert various Assert() calls to AssertHint() where these can provide
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Mon, 4 Nov 2024 21:16:39 +0000 (22:16 +0100)
committerHans Kristian Rosbach <hk-git@circlestorm.org>
Tue, 11 Feb 2025 22:21:34 +0000 (23:21 +0100)
commit2435cd48369e7d483b6837d6e6f2252a296d1f8c
tree84b9772feeb255d3c4841cc64fec58c957e65d7f
parent293a7715b09097a93cda02addaeda6b9d3a41987
Convert various Assert() calls to AssertHint() where these can provide
useful hints to compiler and static analyzers.
20 files changed:
arch/arm/slide_hash_armv6.c
arch/arm/slide_hash_neon.c
arch/generic/crc32_braid_c.c
arch/power/slide_ppc_tpl.h
arch/riscv/chunkset_rvv.c
arch/riscv/slide_hash_rvv.c
arch/s390/dfltcc_deflate.c
arch/x86/slide_hash_avx2.c
arch/x86/slide_hash_sse2.c
chunkset_tpl.h
deflate.c
deflate_fast.c
deflate_p.h
deflate_quick.c
deflate_rle.c
deflate_slow.c
fallback_builtins.h
inffast_tpl.h
trees.c
trees_emit.h