[ovs-git] [openvswitch/ovs] ae6614: ovsdb-idlc: Fix logic error in IDL parse function.

GitHub noreply at github.com
Fri Sep 2 18:22:38 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: ae6614705b683317c3346ff847460e05ccd30b42
      https://github.com/openvswitch/ovs/commit/ae6614705b683317c3346ff847460e05ccd30b42
  Author: Mickey Spiegel <mickeys.dev at gmail.com>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M ovsdb/ovsdb-idlc.in

  Log Message:
  -----------
  ovsdb-idlc: Fix logic error in IDL parse function.

This was found due to a build error when adding an ovsschema column
with
"type": {"key": "string", "value": "integer"}
with no min or max, only a single instance.

I am rather unfamiliar with IDL, so no tests have been added yet.
I could use some pointers, or someone familiar with IDL tests could
take over.

Signed-off-by: Mickey Spiegel <mickeys.dev at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list