e5ca08c dlm_tool: fix missing fclose calls

Authored and Committed by aring a year ago
    dlm_tool: fix missing fclose calls
    
    This patch will fix missing fclose() calls when fgets() of do_lockdump()
    fails.
    
        
file modified
+5 -3