
Build Update for libvirt/libvirt ------------------------------------- Build: #2136 Status: Fixed Duration: 29 mins and 47 secs Commit: 181b68a (master) Author: Michal Privoznik Message: virStoragePoolDefParseSource: Don't leak @port In a1c453dc088, during VIR_AUTOFREE() rewrite this wasn't done properly. @port might be leaked because it's allocated in a for() loop. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/f9c38c723af4...181b68ad9d92 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/508487604?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.