On Fri, Oct 06, 2017 at 10:19:59PM -0400, Russell Bryant wrote:
> On Fri, Oct 6, 2017 at 8:44 PM, Ben Pfaff <[email protected]> wrote:
> > Code that calls ovsdb_txn_row_delete() should avoid referencing the
> > deleted row again, because it might be freed.  In practice this shouldn't
> > really happen in this case because of the particular circumstances, but it
> > costs little to be careful.
> >
> > Signed-off-by: Ben Pfaff <[email protected]>
> 
> Acked-by: Russell Bryant <[email protected]>

Thanks, I applied this patch to master and backported as far as
branch-2.6.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to