[Libvirt-ci] Errored: libvirt/libvirt#196 (master - bb12db1)

Travis CI builds at travis-ci.org
Wed Jun 14 09:48:25 UTC 2017


Build Update for libvirt/libvirt
-------------------------------------

Build: #196
Status: Errored

Duration: 27 minutes and 16 seconds
Commit: bb12db1 (master)
Author: Erik Skultety
Message: qemu: monitor: Fix a memory leak in qemuMonitorJSONAttachCharDevCommand

With the current logic, we only free @tlsalias as part of the error
label and would have to free it explicitly earlier in the code. Convert
the error label to cleanup, so that we have only one sink, where we
handle all frees. Since JSON object append operation consumes pointers,
make sure @backend is cleared before we hit the cleanup label.

Signed-off-by: Erik Skultety <eskultet at redhat.com>
Reviewed-by: Pavel Hrdina <phrdina at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/992bf863fccf...bb12db16b410

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/242746313?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://listman.redhat.com/archives/libvirt-ci/attachments/20170614/6f72e7d7/attachment.htm>


More information about the Libvirt-ci mailing list