On Thu, Jun 01, 2017 at 05:05:14PM -0700, Justin Pettit wrote: > > > On May 26, 2017, at 9:52 PM, Ben Pfaff <[email protected]> wrote: > > > > In C, it is undefined to shift an N-bit value by N. This fixes the > > problem in find_batch() for the case where i == 0. > > > > Found by Coverity. > > > > Reported-at: > > https://scan3.coverity.com/reports.htm#v16889/p10449/fileInstanceId=14763098&defectInstanceId=4304031&mergedDefectId=68209 > > Signed-off-by: Ben Pfaff <[email protected]> > > Acked-by: Justin Pettit <[email protected]>
Thanks, I applied this to master and backported as far as branch-2.6. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
