[ovs-git] [openvswitch/ovs] 4bb7f5: ovsdb: Fix reference to table's row on condition_a...

GitHub noreply at github.com
Fri Aug 26 16:32:02 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 4bb7f5680b19f6ffc1d7fc1d29959af1529a1318
      https://github.com/openvswitch/ovs/commit/4bb7f5680b19f6ffc1d7fc1d29959af1529a1318
  Author: Liran Schour <lirans at il.ibm.com>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ovsdb/ovsdb-idlc.in
    M python/ovs/db/types.py

  Log Message:
  -----------
  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 at il.ibm.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list