fixed regression test assert

optLdm->offset might be == 0 in invalid case.
Only use STORE_OFFSET() after validating it's a correct case.
This commit is contained in:
Yann Collet
2021-12-28 09:55:31 -08:00
parent 2068889146
commit 435f5a2e6d
4 changed files with 33 additions and 19 deletions
+1
View File
@@ -17,6 +17,7 @@ decompress_dstSize_tooSmall
fse_read_ncount
sequence_compression_api
seekable_roundtrip
huf_decompress
huf_round_trip
fuzz-*.log
rt_lib_*