mirror of
https://github.com/facebook/zstd.git
synced 2025-03-07 01:10:04 +02:00
fixing symbol.c test
I believe it would be better to rely on fuzzer tests compiled with dll
This commit is contained in:
parent
334a288d0d
commit
60a557e7fd
@ -95,7 +95,7 @@ static const void *symbols[] = {
|
||||
&ZSTD_nextSrcSizeToDecompress,
|
||||
&ZSTD_decompressContinue,
|
||||
&ZSTD_nextInputType,
|
||||
&ZSTD_getBlockSizeMax,
|
||||
&ZSTD_getBlockSize,
|
||||
&ZSTD_compressBlock,
|
||||
&ZSTD_decompressBlock,
|
||||
&ZSTD_insertBlock,
|
||||
|
Loading…
x
Reference in New Issue
Block a user