max_insert 1394 net/zlib.c uInt max_insert = s->strstart + s->lookahead - MIN_MATCH; max_insert 1410 net/zlib.c if (++s->strstart <= max_insert) {