abbra / slapi-nis

Forked from slapi-nis 6 years ago
Clone

d8237d4 Bug 1746830: Memory leak during search of idview overrides

Authored and Committed by tbordaz 4 years ago
    Bug 1746830: Memory leak during search of idview overrides
    
    During a search on a idview with override attributes, the valueset used to retrieve the original
    values of the original attribute needs to be freed once added to the overridden entry
    
    An other leak also related to idview override is when idview_replace_target_dn
    replaces the target DN. It does not free the previous target DN.
    
        
file modified
+2 -0