On Sun, Dec 07, 2014 at 10:28:57PM +0100, Vincent JARDIN wrote:
> Le 7 déc. 2014 21:34, "David Lamparter" <[email protected]> a
> écrit :
> > bgp_delete() really needs to kill t_startup, otherwise after creating
> > and quickly destroying a BGP instance it may fire on a deallocated
> > struct bgp, overwriting memory.
> >
> > +  THREAD_OFF (bgp->t_startup);
> > +

> > I'll be pushing this rather quickly due to the simplicity and severity of
> > the issue.  Any objections?

> Yes needed, just looking at the code.

Applied.

-David

_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to