fixing symbol.c test
I believe it would be better to rely on fuzzer tests compiled with dll
This commit is contained in:
+1
-1
@@ -95,7 +95,7 @@ static const void *symbols[] = {
|
||||
&ZSTD_nextSrcSizeToDecompress,
|
||||
&ZSTD_decompressContinue,
|
||||
&ZSTD_nextInputType,
|
||||
&ZSTD_getBlockSizeMax,
|
||||
&ZSTD_getBlockSize,
|
||||
&ZSTD_compressBlock,
|
||||
&ZSTD_decompressBlock,
|
||||
&ZSTD_insertBlock,
|
||||
|
||||
Reference in New Issue
Block a user