On Wed, Aug 02, 2017 at 02:10:31PM -0700, Andy Zhou wrote: > On Wed, Aug 2, 2017 at 8:56 AM, Ben Pfaff <[email protected]> wrote: > > This inner 'xcfg' shadowed the outer one and could have read a different > > value if 'xcfgp' was changing, so this is possibly a bug fix. > > > > Found by -Wshadow=local in GCC 7. > > > > Signed-off-by: Ben Pfaff <[email protected]> > Acked-by: Andy Zhou <[email protected]>
Thanks, I applied this to master and branch-2.7. It didn't backport trivially further than that. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
