[syslog-ng] [Bug 191] glob-based includes aren't evaluated in proper order
bugzilla at bugzilla.balabit.com
bugzilla at bugzilla.balabit.com
Sat Sep 1 12:48:21 CEST 2012
https://bugzilla.balabit.com/show_bug.cgi?id=191
Gergely Nagy <algernon at balabit.hu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution| |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #1 from Gergely Nagy <algernon at balabit.hu> 2012-09-01 12:48:21 ---
Turns out, the problem is due to cfg_lexer_include_file_glob_at(), which immediately includes the file, while in the directory-based include case, the file
gets added to the current stack level's file list.
Changing _glob_at() to do the same fixes the problem. A fix will be pushed to 3.3 master in a few minutes, marking the bug fixed.
--
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the syslog-ng
mailing list