Re: [ovs-dev] [patch_v1] ovs build: Fix memset with zero size warning.

2017-04-14 Thread Ben Pfaff
On Sun, Mar 19, 2017 at 10:11:09AM -0700, Darrell Ball wrote: > In file included from /usr/include/string.h:640:0, > from ./lib/string.h:20, > from /usr/include/netinet/icmp6.h:22, > from ../lib/flow.h:21, > from ../lib/flow.c:18:

Re: [ovs-dev] [patch_v1] ovs build: Fix memset with zero size warning.

2017-03-20 Thread Eric Garver
On Mon, Mar 20, 2017 at 06:39:15PM +, Darrell Ball wrote: > > > On 3/20/17, 8:27 AM, "ovs-dev-boun...@openvswitch.org on behalf of Eric > Garver" wrote: > > On Sun, Mar 19, 2017 at 10:11:09AM -0700, Darrell Ball wrote: > >

Re: [ovs-dev] [patch_v1] ovs build: Fix memset with zero size warning.

2017-03-20 Thread Eric Garver
On Sun, Mar 19, 2017 at 10:11:09AM -0700, Darrell Ball wrote: > In file included from /usr/include/string.h:640:0, > from ./lib/string.h:20, > from /usr/include/netinet/icmp6.h:22, > from ../lib/flow.h:21, > from ../lib/flow.c:18:

[ovs-dev] [patch_v1] ovs build: Fix memset with zero size warning.

2017-03-19 Thread Darrell Ball
In file included from /usr/include/string.h:640:0, from ./lib/string.h:20, from /usr/include/netinet/icmp6.h:22, from ../lib/flow.h:21, from ../lib/flow.c:18: In function 'memset', inlined from 'flow_push_vlan_uninit' at