diff --git a/src/syslogd.c b/src/syslogd.c index 8e9e42c..f59ceec 100644 --- a/src/syslogd.c +++ b/src/syslogd.c @@ -2814,6 +2814,7 @@ static int cfparse(FILE *fp, struct files *newf) cfparse(fpi, newf); fclose(fpi); } + globfree(&gl); continue; }