]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
deflate_medium: Make sure we have enough lookahead before trying to scan for matches.
authorMika Lindqvist <postmaster@raasu.org>
Fri, 17 Mar 2017 19:36:38 +0000 (21:36 +0200)
committerHans Kristian Rosbach <hk-git@circlestorm.org>
Fri, 24 Mar 2017 20:56:23 +0000 (21:56 +0100)
commit75e76eebeb08dccea44a1d9933699f7f9a0a97ea
tree629aaa2443c283cfd5cfe3819cef777bb864af5a
parent9fdda220c62d5ba8746c2bf6f6c63da27897a90f
deflate_medium: Make sure we have enough lookahead before trying to scan for matches.
* longest_match: Abort if match is in future
deflate_medium.c
match.c