[Libvirt-ci] Errored: libvirt/libvirt#2775 (master - 224d269)

Build Update for libvirt/libvirt ------------------------------------- Build: #2775 Status: Errored Duration: 17 mins and 0 secs Commit: 224d269 (master) Author: Michal Privoznik Message: qemuDomainGetHostdevPath: Drop @freeTmpPath The @freeTmpPath boolean is used to determine if @tmpPath holds an allocated memory or is a pointer to a constant string and therefore if it needs to be freed or not when returning from the function. Well, we can unify the way we set @tmpPath so that it always holds an allocated memory and thus always must be freed. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Cole Robinson <crobinso@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/d63f91648e19...224d269f19f0 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/600700650?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
participants (1)
-
Travis CI