On Tue, Jan 21, 2014 at 03:06:08PM -0800, Ethan Jackson wrote:
> When compiling with -O3, GCC can no longer tell that the following
> warnings are not valid.  At any rate, they're easy enough to silence.
> 
> ofp-parse.c:764:45: error: 'ttl' may be used uninitialized in this
> function
> 
> ofp-parse.c:752:17: error: 'ecn' may be used uninitialized in this
> function
> 
> Signed-off-by: Ethan Jackson <[email protected]>

Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to