On Fri, Mar 01, 2019 at 01:44:00PM +0100, Erik Skultety wrote:
On Wed, Feb 20, 2019 at 01:34:04PM -0500, John Ferlan wrote:
> Now that we're using VIR_AUTOFREE there's quite a bit of clean up
> possible for now unnecessary goto paths.
>
> Signed-off-by: John Ferlan <jferlan(a)redhat.com>
> ---
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>
Since you're cleaning only labels here the following functions have labels that
can be dropped too:
virDomainDiskTranslateSourcePoolAuth
virDomainObjGetMetadata
virDomainHugepagesFormatBuf
Erik