]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Use offset addressing when accessing s->sym_buf.
authorNathan Moinvaziri <nathan@nathanm.com>
Wed, 21 Jan 2026 16:51:54 +0000 (08:51 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 18 Feb 2026 12:57:07 +0000 (13:57 +0100)
commit2f6f0e84571d420edea04cbd5ffbf0a13934a535
tree6e1394e67969359eb3e8d0ff9624272f74699725
parent5fd8b67c1a586302106606b2be3c784fb6dc2124
Use offset addressing when accessing s->sym_buf.

Also optimize sym_next access by caching in local variable
deflate_p.h