[ovs-build] Passed: williamtu/ovs-travis#85 (valgrind - 6a8b405)

Travis CI builds at travis-ci.org
Mon Jun 20 14:32:18 UTC 2016


Build Update for williamtu/ovs-travis
-------------------------------------

Build: #85
Status: Passed

Duration: 31 minutes and 50 seconds
Commit: 6a8b405 (valgrind)
Author: William Tu
Message: route-table: Fix memory leak reported by valgrind.

Testcase 2050, ovn -- 3 HVs, 1 LS, 3 lports/HV, reports possible leak:
    nln_notifier_create (netlink-notifier.c:131)
    name_table_init (route-table.c:319)
    route_table_init (route-table.c:110)
    dp_initialize (dpif.c:126)
    dp_unregister_provider (dpif.c:218)
    dpif_dummy_override (dpif-netdev.c:4309)
    dpif_dummy_register (dpif-netdev.c:4329)
    dummy_enable (dummy.c:46)
    parse_options (ovs-vswitchd.c:205)
    main (ovs-vswitchd.c:76)
'name_notifier' could be overwritten without being free'd.

Signed-off-by: William Tu <u9012063 at gmail.com>

View the changeset: https://github.com/williamtu/ovs-travis/commit/6a8b405a61bd

View the full build log and details: https://travis-ci.org/williamtu/ovs-travis/builds/138910851

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.openvswitch.org/pipermail/ovs-build/attachments/20160620/e6e3b0be/attachment-0002.html>


More information about the build mailing list