[libvirt] [PATCH v2 6/6] conf: Clean up some unnecessary goto paths

Erik Skultety eskultet at redhat.com
Fri Mar 1 13:35:08 UTC 2019


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 at redhat.com>
> > ---
> Reviewed-by: Erik Skultety <eskultet at redhat.com>

Since you're cleaning only labels here the following functions have labels that
can be dropped too:
virDomainDiskTranslateSourcePoolAuth
virDomainObjGetMetadata
virDomainHugepagesFormatBuf

Erik




More information about the libvir-list mailing list