[Libvirt-ci] Broken: libvirt/libvirt#564 (master - f2fb783)

Build Update for libvirt/libvirt ------------------------------------- Build: #564 Status: Broken Duration: 26 minutes and 1 second Commit: f2fb783 (master) Author: John Ferlan Message: nwfilter: Fix memory leak and error path Found by Coverity. If virNWFilterHashTablePut, then the 3rd arg @val must be free'd since it would be leaked. This also fixes potential problem on the error path where the caller could assume the virNWFilterHashTablePut was successful when in fact it failed leading to other issues. View the changeset: https://github.com/libvirt/libvirt/compare/3e581d150a28...f2fb783bb695 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/283132907?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
participants (1)
-
Travis CI