fix long offset resolution

This commit is contained in:
Danielle Rozenblit
2023-01-27 08:21:47 -08:00
parent 7b3f03bc9d
commit 814f4bfb99
2 changed files with 14 additions and 4 deletions
+1
View File
@@ -299,6 +299,7 @@ typedef struct {
BYTE* ofCode;
size_t maxNbSeq;
size_t maxNbLit;
BYTE* longOffsets;
/* longLengthPos and longLengthType to allow us to represent either a single litLength or matchLength
* in the seqStore that has a value larger than U16 (if it exists). To do so, we increment