mreynolds / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

c989e18 Ticket 49890 : ldapsearch with server side sort crashes the

Authored and Committed by mreynolds 5 years ago
    Ticket 49890 : ldapsearch with server side sort crashes the
     ldap server
    
    Bug Description:
            Server side sort with a specified matching rule trigger a crash
    
    Fix Description:
            Check if the we are able to index the provided value.
            If we are not then slapd_qsort returns an error (LDAP_OPERATION_ERROR)
    
    https://pagure.io/389-ds-base/issue/49890
    
    Reviewed by: mreynolds
    
    Platforms tested: F27
    
    Flag Day: no
    
    Doc impact: no