[ovs-git] [openvswitch/ovs] b39629: ovsdb-server: Fix memory leak reported by Valgind.

GitHub noreply at github.com
Sun May 15 04:40:24 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: b396293adf1d7ddc43587694ba6f0d1681403fd0
      https://github.com/openvswitch/ovs/commit/b396293adf1d7ddc43587694ba6f0d1681403fd0
  Author: William Tu <u9012063 at gmail.com>
  Date:   2016-05-14 (Sat, 14 May 2016)

  Changed paths:
    M ovsdb/ovsdb-server.c

  Log Message:
  -----------
  ovsdb-server: Fix memory leak reported by Valgind.

Reported by test 1657: ovsdb-server/add-db and remove-db.
  ds_put_format (dynamic-string.c:142)
  query_db_remotes (ovsdb-server.c:798)
  reconfigure_remotes (ovsdb-server.c:988)
  main_loop (ovsdb-server.c:156)

Signed-off-by: William Tu <u9012063 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list