https://bugzilla.balabit.com/show_bug.cgi?id=191 Gergely Nagy <algernon@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution| |FIXED Status|ASSIGNED |RESOLVED --- Comment #1 from Gergely Nagy <algernon@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.