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 9020597 commit 676d1faCopy full SHA for 676d1fa
include/fluent-bit/flb_aws_util.h
@@ -79,7 +79,7 @@ struct flb_aws_client {
79
int port;
80
char *proxy;
81
int flags;
82
- flb_sds_t *extra_user_agent;
+ flb_sds_t extra_user_agent;
83
int free_user_agent;
84
85
/*
0 commit comments