dd25b5a lxc: Resolve Coverity RESOURCE_LEAK

Authored and Committed by John Ferlan 8 years ago
    lxc: Resolve Coverity RESOURCE_LEAK
    
    Commit id 'c27553b6e' added a return -1 in a failure path without
    the necessary VIR_FREE(stack)
    
        
file modified
+1 -0