2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-29 05:18:13 +00:00
ovs/python
Liran Schour 4bb7f5680b ovsdb: Fix reference to table's row on condition_add|remove_clause
Use struct uuid * on [add|remove]_clause on columns which are references to
tables. That prevents use-after-free errors.

Signed-off-by: Liran Schour <lirans@il.ibm.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
2016-08-26 09:31:54 -07:00
..
2016-01-21 23:00:11 -05:00
2016-02-02 16:40:36 -05:00

Python library for working with Open vSwitch