On 02/13/2018 05:01 PM, John Crispin wrote:
>> I found a bug in procd that gets triggered when long lines are printed
>> by services whose stdout/stderr are being logged. The bug itself is
>> explained in the attached patch.
[SNIP]
>
> Hi Jakub,
>
> i've just posted and alternative solution. coul
On 11/01/18 17:28, Jakub Horák wrote:
Hello LEDE developers,
I found a bug in procd that gets triggered when long lines are printed
by services whose stdout/stderr are being logged. The bug itself is
explained in the attached patch.
However, when I was testing the fix, I found out that the bu
Hello,
On 01/11/2018 08:26 PM, Alexandru Ardelean wrote:
>> I don't post patches to mailing lists very often, so I apologize if I'm
>> sending this in a wrong format or in a too broken english.
>
> Hey,
>
> Patches usually are sent with git send-mail.
> So "git send-mail
> 0001-procd-Fix-behavi
On Thu, Jan 11, 2018 at 6:28 PM, Jakub Horák wrote:
> Hello LEDE developers,
>
> I found a bug in procd that gets triggered when long lines are printed
> by services whose stdout/stderr are being logged. The bug itself is
> explained in the attached patch.
>
> However, when I was testing the fix,