[linux-kernel] Update patches for v4
This commit is contained in:
@@ -998,6 +998,8 @@ static seq_t ZSTD_decodeSequence(seqState_t *seqState)
|
||||
BIT_reloadDStream(&seqState->DStream); /* <= 18 bits */
|
||||
FSE_updateState(&seqState->stateOffb, &seqState->DStream); /* <= 8 bits */
|
||||
|
||||
seq.match = NULL;
|
||||
|
||||
return seq;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user