[ovs-dev] [patch v3] conntrack: Fix possibly uninitialized memory.

Aaron Conole aconole at redhat.com
Mon Feb 4 16:55:25 UTC 2019


Darrell Ball <dlu998 at gmail.com> writes:

> There are a few cases where padding may be undefined according to
> the C standard.  Practically, it seems implementations don't have issue,
> but it is better to be safe. The code paths modified are not hot ones.
>
> Found by inspection.
>
> Signed-off-by: Darrell Ball <dlu998 at gmail.com>
> ---

My dumb brain had me review v2 instead of this one.  Sorry.

I think most of the comments still apply, though.


More information about the dev mailing list