Searched refs:checkOffset (Results 1 – 1 of 1) sorted by relevance
97 const int checkOffset = ((safeDecode) && (dictSize < (int)(64 KB))); in LZ4_decompress_generic() local153 …if ((checkOffset) && (unlikely(match < lowLimit))) goto _output_error; /* Error : offset outside… in LZ4_decompress_generic()
Completed in 3 milliseconds