3e2d637 conf: Initialize 'deflate' for balloon parse XML

Authored and Committed by John Ferlan 8 years ago
    conf: Initialize 'deflate' for balloon parse XML
    
    Commit id '7bf3198df' neglected to initialize deflate leading to a
    possibility if model allocation/checks fail, then the VIR_FREE(deflate)
    would be erroneous. Noted by Jan Tomko.
    
        
file modified
+1 -1