libvirt / libvirt (master)
Build #564 was broken.
26 minutes and 1 second
John Ferlan f2fb783 Changeset →
  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.
System message:

We are aware of an issue regarding statuses not updating after builds and tests are completed. Read more here.

To improve multi-OS workflows and reduce macOS backlogs, we are altering concurrency for open source macOS builds. Read more here.

Default Auto-Cancellations for open source builds has been activated! Read more here.

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here.

Would you like to test your private code?

Travis CI for Private Projects could be your new best friend!