29 Apr
2014
29 Apr
'14
12:09 p.m.
https://bugzilla.balabit.com/show_bug.cgi?id=275 --- Comment #2 from Gergely Nagy <algernon@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.