a681b44 Issue 50984 - Memory leaks in disk monitoring

Authored and Committed by Simon Pichugin 3 years ago
    Issue 50984 - Memory leaks in disk monitoring
    
    Description: Fix the rest of the leaks in disk monitoring
    which are present when we shutdown while being below half
    of the threshold (at the start-up in main.c).
    
    Free directories, sockets and ports before going to cleanup.
    
    https://pagure.io/389-ds-base/issue/50984
    
    Reviewed by: mhonek, tbordaz (Thanks!)
    
        
file modified
+41 -34
file modified
+1 -0
file modified
+28 -21