On Fri, Apr 21, 2023 at 10:49:41AM +0200, Eelco Chaudron wrote: > > > On 21 Apr 2023, at 10:27, Yunjian Wang wrote: > > > An unnecessarily overflow would occurs when the 'value' is longer than > > 4294967295. So it's required to check ranges to avoid uint32_t overflow. > > > > Reported-by: Nan Zhou <[email protected]> > > Signed-off-by: Yunjian Wang <[email protected]> > > Thanks for addressing my comment. It looks good to me. > > Acked-by: Eelco Chaudron <[email protected]>
Reviewed-by: Simon Horman <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
