Re: [LEDE-DEV] [PATCH procd 01/17] utrace: Fix environment initialization

2017-09-21 Thread Michal Sojka
On Thu, Sep 21 2017, John Crispin wrote: > Hi Michal. > > sorry for the delay, i am halfway through reviewing your patches. thanks > for sending them. No problem, thanks for reviewing :) -Michal ___ Lede-dev mailing list Lede-dev@lists.infradead.org h

Re: [LEDE-DEV] [PATCH procd 01/17] utrace: Fix environment initialization

2017-09-21 Thread John Crispin
Hi Michal. sorry for the delay, i am halfway through reviewing your patches. thanks for sending them.     John On 12/09/17 13:12, Michal Sojka wrote: We want to copy the existing environment instead of the new one to itself. Other bugs in this code are fixed in the next commit. Signed-off-