[syslog-ng] [Bug 189] Syslog-ng 3.3.5. 90 segfaults with cmd line options --version and --debug
bugzilla at bugzilla.balabit.com
bugzilla at bugzilla.balabit.com
Sat Sep 1 12:59:22 CEST 2012
https://bugzilla.balabit.com/show_bug.cgi?id=189
--- Comment #3 from Gergely Nagy <algernon at balabit.hu> 2012-09-01 12:59:22 ---
The problem here is, that at that point, we should call msg_init(TRUE), as Folti said. But there's an msg_init(FALSE) prior to that, so a later msg_init(TRUE)
will have no effect.
--
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