cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

c66ba8c Ticket 48636 - Fix config validation check

Authored and Committed by mreynolds 7 years ago
    Ticket 48636 - Fix config validation check
    
    Bug Description: We were previous checking if an unsigfned int was less than zero
    
    Fix Description:  Improve config validation by using long instead of PRUint64
    
    https://fedorahosted.org/389/ticket/48636
    
    Reviewed by: nhosoi(Thanks!)
    
    (cherry picked from commit 43d5ac680f7781f95205db94e5ff2958d39b78a4)