Build Update for libvirt/libvirt
-------------------------------------
Build: #3276
Status: Broken
Duration: 41 mins and 23 secs
Commit: 9c8753f (master)
Author: Michal Privoznik
Message: virSecurityDeviceLabelDefNew: Avoid NULL dereference
While it is impossible for VIR_ALLOC() to return an error, we
should be consistent with the rest of the code and not continue
initializing the virSecurityDeviceLabelDef structure.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/e4bf03b8ff19...9c8753fe2fb3
View the full build log and details:
https://travis-ci.org/github/libvirt/libvirt/builds/668788788?utm_medium=...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.