resolve max block value in cctx and use when calculating the max block size

This commit is contained in:
Danielle Rozenblit
2023-01-09 07:53:53 -08:00
parent d913417f72
commit fe08137d9a
3 changed files with 29 additions and 12 deletions
+1 -1
View File
@@ -501,7 +501,7 @@ typedef enum {
ZSTD_c_experimentalParam15=1012,
ZSTD_c_experimentalParam16=1013,
ZSTD_c_experimentalParam17=1014,
ZSTD_c_experimentalParam18=1015,
ZSTD_c_experimentalParam18=1015
} ZSTD_cParameter;
typedef struct {