spichugi / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

a3e270e Ticket 48894 - improve entrywsi delete

Authored and Committed by William Brown 7 years ago
    Ticket 48894 - improve entrywsi delete
    
    Bug Description:  The entrywsi cleanup code for maintaining the vs->sorted array
    had a crash in it due to improper handling of the valueset and the sorted array.
    
    Fix Description:  This fixes the complex algorithm to be simpler, and resolves
    the segfault found.
    
    https://fedorahosted.org/389/ticket/48894
    
    Author: wibrown
    
    Review by: mreynolds (Thanks!)
    
        
file modified
+1 -1
file modified
+84 -41