]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Clean up and remove bestcmp_t type for longest_match. Use 8 byte buffer (max int...
authorNathan Moinvaziri <nathan@nathanm.com>
Sat, 15 Jan 2022 21:30:08 +0000 (13:30 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Mon, 17 Jan 2022 08:12:53 +0000 (09:12 +0100)
commit869104562df27f0c0b2cd39c1bbd947ab4bd2960
tree563218efa75224971f5d550c9e4a1c2670bef5e1
parent91bc814e39e6b012b3ca4ae6ae62ed11ad0795ae
Clean up and remove bestcmp_t type for longest_match. Use 8 byte buffer (max int comparison size) and cast to integer type when making comparison.
match_tpl.h