8ad7ece qemu: Need to free fileprops in error path

Authored and Committed by John Ferlan 7 years ago
    qemu: Need to free fileprops in error path
    
    The virJSONValueObjectCreate only consumes the object on success, so on
    failure we must free - from commit id 'f4441017' (found by Coverity).
    
        
file modified
+3 -1