On Mon, Jun 15, 2020 at 7:13 PM Xidong Wang <[email protected]> wrote: > > From: xidongwang <[email protected]> > > The stack object “zone_limit” has 3 members. In function > ovs_ct_limit_get_default_limit(), the member "count" is > not initialized and sent out via “nla_put_nohdr”. > > Signed-off-by: xidongwang <[email protected]>
Looks good. Acked-by: Pravin B Shelar <[email protected]>

