We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac80ca2 commit 8be0b5aCopy full SHA for 8be0b5a
src/aws/flb_aws_compress.c
@@ -52,7 +52,7 @@ static const struct compression_option compression_options[] = {
52
{
53
FLB_AWS_COMPRESS_ZSTD,
54
"zstd",
55
- (int *)&flb_zstd_compress
+ &flb_zstd_compress
56
},
57
#ifdef FLB_HAVE_ARROW
58
0 commit comments