[Tarantool-patches] [PATCH] popen: add missing ev_io initialization

Cyrill Gorcunov gorcunov at gmail.com
Mon Mar 23 14:09:46 MSK 2020


On Mon, Mar 23, 2020 at 10:44:19AM +0000, Nikita Pettik wrote:
> On 23 Mar 10:32, Nikita Pettik wrote:
> > On 23 Mar 10:24, Cyrill Gorcunov wrote:
> > > Otherwise it left unitialized and in result
> > > may not work depending on dirty data got from
> > > memory.
> > > 
> > > Fixes #4811
> > > 
> > > Reported-by: Nikita Pettik <korablev at tarantool.org>
> > > Signed-off-by: Cyrill Gorcunov <gorcunov at gmail.com>
> > > ---
> > 
> > Hi,
> > 
> > Applying the patch does not fix the problem, but reproduce it
> > each time unit/ suite is executed :)
> 
> Sorry, I was wrong, still fails occasionally.

Been investigating it more -- this patch is redundant actually
and doesn't change anything thus could be dropped. Continue
diggin


More information about the Tarantool-patches mailing list