[ovs-build] Still Failing: wtownsend9666/ovs#4 (master - 634f6c2)

Travis CI builds at travis-ci.org
Fri Jun 10 18:37:18 UTC 2016


Build Update for wtownsend9666/ovs
-------------------------------------

Build: #4
Status: Still Failing

Duration: 28 minutes and 21 seconds
Commit: 634f6c2 (master)
Author: William Tu
Message: ovn-controller: Fix memory leak reported by valgrind.

Calling ovsdb_idl_set_remote() might overwrite the 'idl->session'.  The patch
fixes them by freeing 'idl->session' before it is overwritten.

Testcast ovn-controller - ovn-bridge-mappings reports two definitely losts in:
    xmalloc (util.c:112)
    jsonrpc_session_open (jsonrpc.c:784)
    ovsdb_idl_create (ovsdb-idl.c:246)
    main (ovn-controller.c:384)
and,
    xmalloc (util.c:112)
    jsonrpc_session_open (jsonrpc.c:784)
    ovsdb_idl_set_remote (ovsdb-idl.c:289)
    main (ovn-controller.c:409)

Signed-off-by: William Tu <u9012063 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>

View the changeset: https://github.com/wtownsend9666/ovs/compare/813532838fc1...634f6c29a726

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

--

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/20160610/2848dbaa/attachment-0002.html>


More information about the build mailing list