spichugi / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

0e48cdf Ticket 49066 - Memory leaks in server

Authored and Committed by William Brown 7 years ago
    Ticket 49066 - Memory leaks in server
    
    Bug Description:  This resolves a number of memory leaks and code cleanups in
    the server.
    
    Fix Description:  This fixes leaks from server shutdown especially in ldbm
    which was not freeing the entry cache correctly.
    
    https://fedorahosted.org/389/ticket/49066
    
    Author: wibrown
    
    Review by: mreynolds (Thanks!)
    
        
file modified
+29 -25
file modified
+3 -1
file modified
+4 -0
file modified
+27 -27
file modified
+8 -4
file modified
+5 -4
file modified
+18 -9