Skip to content

Commit

Permalink
tests: prometheus_parser: add issue flb 9267
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Silva <[email protected]>
  • Loading branch information
edsiper committed Aug 28, 2024
1 parent 11b59e0 commit 8e8bdd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/prometheus_parser.c
Original file line number Diff line number Diff line change
Expand Up @@ -1669,6 +1669,7 @@ void test_issue_fluent_bit_9267()
{
char errbuf[256];
int status;
cfl_sds_t result = NULL;
struct cmt *cmt;
struct cmt_decode_prometheus_parse_opts opts;
memset(&opts, 0, sizeof(opts));
Expand Down

0 comments on commit 8e8bdd8

Please sign in to comment.