On 16 July 2014 12:15, Joe Stringer <joestrin...@nicira.com> wrote: > > + ovs_nla_copy_flow(a[OVS_FLOW_ATTR_KEY], a[OVS_FLOW_ATTR_MASK], > + new_flow->nl_match_cache);
I realised that this needs to be wrapped in a NULL check for "new_flow->nl_match_cache", in case the skb_alloc() fails. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev