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]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
- [ovs-dev] [PATCH 1/2] ofproto-dpif-xlate: Eliminate duplicate re... Ben Pfaff
- [ovs-dev] [PATCH 2/2] Eliminate most shadowing for local va... Ben Pfaff
- Re: [ovs-dev] [PATCH 1/2] ofproto-dpif-xlate: Eliminate dup... Andy Zhou
