Re: [ovs-dev] [PATCH] cfm: Zero out empty field as required.

2011-08-26 Thread Justin Pettit
Looks good. --Justin On Aug 26, 2011, at 5:13 PM, Ethan Jackson wrote: > Found with valgrind. > --- > lib/cfm.c |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/lib/cfm.c b/lib/cfm.c > index e56ccab..dc55d4b 100644 > --- a/lib/cfm.c > +++ b/lib/cfm.c > @@ -299,6 +29

[ovs-dev] [PATCH] cfm: Zero out empty field as required.

2011-08-26 Thread Ethan Jackson
Found with valgrind. --- lib/cfm.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib/cfm.c b/lib/cfm.c index e56ccab..dc55d4b 100644 --- a/lib/cfm.c +++ b/lib/cfm.c @@ -299,6 +299,7 @@ cfm_compose_ccm(struct cfm *cfm, struct ofpbuf *packet, ccm->mpid = htons(cfm->mp