5c89dd8 Ticket 49432 - filter optimise crash

Authored and Committed by William Brown 6 years ago
    Ticket 49432 - filter optimise crash
    
    Bug Description:  In a certain condition with a filter, when we
    removed the equality candidate to optimise it, with a nested
    and, during the merge process we would segfault
    
    Fix Description:  Fix the merge subfilter process to be cleaner
    and work in all conditions. Merge the set of filter tests to
    cmocka in addition to the python tests to help catch this earlier
    
    https://pagure.io/389-ds-base/issue/49432
    
    Author: wibrown
    
    Review by: mreynolds (Thanks!)
    
        
file modified
+1 -0
file modified
+18 -12
file modified
+1 -0
file modified
+3 -0