On Tue, Jul 15, 2014 at 04:18:19PM +1200, Joe Stringer wrote:
> On 15 July 2014 09:10, Ben Pfaff <b...@nicira.com> wrote:
> 
> > If nl_pool_alloc() failed, then 'dump' was not initialized at all and
> > further use of the dump would access uninitialized data, probably causing
> > a crash.
> >
> > Found by inspection.
> >
> > Signed-off-by: Ben Pfaff <b...@nicira.com>
> >
> 
> I've glanced sideways at this code a couple of times, but never seen the
> failures. Looks much safer with this patch.
> 
> Acked-by: Joe Stringer <joestrin...@nicira.com>

Thanks, I applied this to master, branch-2.3, and branch-2.2.
branch-2.1 and earlier don't have the bug.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to