[ovs-build] Errored: openvswitch/ovs#5577 (branch-2.8 - 7072d2c)

Travis CI builds at travis-ci.org
Thu Nov 30 03:08:43 UTC 2017


Build Update for openvswitch/ovs
-------------------------------------

Build: #5577
Status: Errored

Duration: 17 seconds
Commit: 7072d2c (branch-2.8)
Author: Yifeng Sun
Message: bfd: Fix memory leak

Valgrind complains in test 2359 ():

864 (576 direct, 288 indirect) bytes in 18 blocks are definitely
lost in loss record 96 of 101
   by 0x4A6D64: xmalloc (util.c:120)
   by 0x40BC04: gateway_chassis_get_ordered (gchassis.c:73)
   by 0x408CF0: bfd_calculate_chassis (bfd.c:219)
   by 0x408CF0: bfd_run (bfd.c:257)
   by 0x407F72: main (ovn-controller.c:718)

gateway_chassis wasn't released before the 'continue' line.

Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Tested-by: Greg Rose <gvrose8192 at gmail.com>
Reviewed-by: Greg Rose <gvrose8192 at gmail.com>

View the changeset: https://github.com/openvswitch/ovs/compare/d1bb73ef22fc...7072d2cf67f1

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/309215385?utm_source=email&utm_medium=notification

--

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://mail.openvswitch.org/pipermail/ovs-build/attachments/20171130/a006edba/attachment.html>


More information about the build mailing list