> On Sep 6, 2018, at 7:30 PM, Ben Pfaff <[email protected]> wrote: > > When relational comparisons against optional scalars were introduced, it > was meant to work only when the right-hand side of the comparison was a > scalar, not the empty set. The implementation wasn't that picky. This > commit fixes the problem. > > CC: Terry Wilson <[email protected]> > Fixes: 09e256031a62 ("ovsdb: Allow comparison on optional scalar types") > Signed-off-by: Ben Pfaff <[email protected]>
Acked-by: Justin Pettit <[email protected]> --Justin _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
