5c4fc07 qemu: Fix error checking in qemuDomainDefFormatXMLInternal

Authored and Committed by Jiri Denemark 6 years ago
    qemu: Fix error checking in qemuDomainDefFormatXMLInternal
    
    virDomainDefFormatInternal (called by qemuDomainDefFormatXMLInternal)
    already checks for buffer errors and properly resets the buffer on
    failure.
    
    Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
    
        
file modified
+1 -9