[ovs-git] [openvswitch/ovs] b315a3: ovs-vsctl: Fix segfault when attempting to del-por...

GitHub noreply at github.com
Mon May 7 21:17:55 UTC 2018


  Branch: refs/heads/branch-2.8
  Home:   https://github.com/openvswitch/ovs
  Commit: b315a390804dd41c4068216aab90de3678315b41
      https://github.com/openvswitch/ovs/commit/b315a390804dd41c4068216aab90de3678315b41
  Author: Flavio Fernandes <flavio at flaviof.com>
  Date:   2018-05-07 (Mon, 07 May 2018)

  Changed paths:
    M tests/ovs-vsctl.at
    M utilities/ovs-vsctl.c

  Log Message:
  -----------
  ovs-vsctl: Fix segfault when attempting to del-port from parent bridge.

The error message in the check for improper bridge param is de-referencing
parent from the wrong bridge. Also, the message itself had the parent and
child bridges reversed, so that got a small tweak as well.

Also, add a regression test.

Signed-off-by: Flavio Fernandes <flavio at flaviof.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list