Skip to content

Commit f1a0272

Browse files
authored
Apply suggestions from code review
Signed-off-by: bradley <[email protected]>
1 parent 7130d74 commit f1a0272

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/flb_config.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,6 @@ static int configure_plugins_type(struct flb_config *config, struct flb_cf *cf,
801801
if (!ins) {
802802
flb_error("[config] section '%s' tried to instance a plugin name "
803803
"that doesn't exist", name);
804-
flb_sds_destroy(name);
805804
goto error;
806805
}
807806

0 commit comments

Comments
 (0)