[syslog-ng] [Bug 275] lib/filter/filter-in-list.c does not compile under Solaris 10
bugzilla at bugzilla.balabit.com
bugzilla at bugzilla.balabit.com
Tue Apr 29 13:09:22 CEST 2014
https://bugzilla.balabit.com/show_bug.cgi?id=275
--- Comment #2 from Gergely Nagy <algernon at balabit.hu> 2014-04-29 13:09:22 ---
I think we can change the code to use find_cr_or_lf(), instead of using getline(), or reimplement something like getline() in terms of find_cr_or_lf() + fgets
(or mmap or something). That would solve the problem without having to add much to misc.c. I'll see what I can do.
--
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