On Mon, May 23, 2011 at 03:38:24PM -0700, Ethan Jackson wrote:
> > + ? ?ds_put_format(&ctx->output, "%s ", show->table->name);
> > + ? ?if (show && show->name_column) {
> 
> Here you check if show is NULL, but dereference it the line before.

Thanks, I moved it inside the conditional.

I'll push this soon.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to