1a1b4f8 Ticket 47654 - Cleanup old memory leaks reported from valgrind

Authored and Committed by mreynolds 10 years ago
    Ticket 47654 - Cleanup old memory leaks reported from valgrind
    
    This patch addresses all the memory leaks reported by valgrind when just
    starting and stopping the server.  Most of these were around the access control
    plugin and libaccess.
    
    https://fedorahosted.org/389/ticket/47654
    
    Jenkins: passed
    Coverity: passed
    Valgrind: passed
    
    Reviewed by: nhosoi(Thanks!)
    
        
file modified
+3 -2
file modified
+4 -0
file modified
+4 -0
file modified
+1 -0
file modified
+9 -0
file modified
+21 -23
file modified
+5 -0
file modified
+21 -3
file modified
+1 -0
file modified
+9 -0
file modified
+3 -2
file modified
+42 -5