[ovs-dev] [PATCH] ofproto-dpif: Do not allow recirc_id freed by non-owning ofproto.

Alex Wang alexw at nicira.com
Tue Jan 6 18:51:52 UTC 2015


Thx, applied to master,

On Tue, Jan 6, 2015 at 9:35 AM, Ben Pfaff <blp at nicira.com> wrote:

> On Mon, Dec 29, 2014 at 02:18:21PM -0800, Alex Wang wrote:
> > This commit changes the VLOG_ERR (for warning unmatched ofproto)
> > in ofproto_dpif_free_recirc_id() to an assert statement, so that
> > recirc_id is never allowed to be freed by non-owning ofproto.
> >
> > Suggested-by: Ben Pfaff <blp at nicira.com>
> > Signed-off-by: Alex Wang <alexw at nicira.com>
>
> Acked-by: Ben Pfaff <blp at nicira.com>
>



More information about the dev mailing list