-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
index file format changed: now 0+size indicates a still growing index…
… (before: 0+0xf..f); previous regression badly patched: decompressed_window can never substitute index->window in build_index(); "last" variable value not set when using index, which led to always adding a new index entry on reuse. Patched; number_of_index_points management added to deserialize_index_from_file() now that it is meaningful
- Loading branch information
1 parent
020a742
commit 2b8f755
Showing
1 changed file
with
37 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters