On Thu, Dec 10, 2015 at 05:58:13PM -0800, William Tu wrote: > The test uses 16-bit ofp_port_t, however the struct flow member > `in_port` is 32-bit, causing a memcpy to read uninitialized data. > We should restrict the test to the `ofp_port` member of the `in_port` > union > > Signed-off-by: William Tu <[email protected]> > Signed-off-by: Daniele Di Proietto <[email protected]> > Co-authored-by: Daniele Di Proietto <[email protected]>
Applied to master, thank you! _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
