On Fri, Dec 07, 2012 at 05:41:16PM -0500, Ed Maste wrote:
> When built with Clang, vswitchd segfaulted in ovsrec_open_vswitch_init,
> from calling memset() on a const struct.
> 
> Signed-off-by: Ed Maste <ema...@freebsd.org>
> ---
> This could be addressed instead by just dropping the const in the
> null_cfg definition, if preferred.

I think that's what I'd prefer.  Would you mind resubmitting in that
form?

Thanks,

Ben.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to