[ovs-git] [openvswitch/ovs] cef276: ovsdb: Properly close replication rpc connection

GitHub noreply at github.com
Wed Jul 27 20:58:41 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: cef276aafcc2cff1e70079aa2476e71a72ad79d3
      https://github.com/openvswitch/ovs/commit/cef276aafcc2cff1e70079aa2476e71a72ad79d3
  Author: Andy Zhou <azhou at ovn.org>
  Date:   2016-07-27 (Wed, 27 Jul 2016)

  Changed paths:
    M ovsdb/ovsdb-server.c
    M ovsdb/replication.c

  Log Message:
  -----------
  ovsdb: Properly close replication rpc connection

This patch removes rpc related memory leak reported below.

Reported-at: http://openvswitch.org/pipermail/dev/2016-July/076075.html
Signed-off-by: Andy Zhou <azhou at ovn.org>
Acked-by: William Tu <u9012063 at gmail.com>


  Commit: 0cedc9dbc1e4d40f975617ccf4b63cb594783443
      https://github.com/openvswitch/ovs/commit/0cedc9dbc1e4d40f975617ccf4b63cb594783443
  Author: Andy Zhou <azhou at ovn.org>
  Date:   2016-07-27 (Wed, 27 Jul 2016)

  Changed paths:
    M ovsdb/replication.c

  Log Message:
  -----------
  ovsdb: Fix memory leak in replication logic

Release the memory of reply message of the initial "monitor" request.

Reported-at: http://openvswitch.org/pipermail/dev/2016-July/076075.html
Signed-off-by: Andy Zhou <azhou at ovn.org>
Acked-by: William Tu <u9012063 at gmail.com>


Compare: https://github.com/openvswitch/ovs/compare/d3c8a7e8e4c2...0cedc9dbc1e4


More information about the git mailing list