cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

c56a017 Ticket 47965 - Fix coverity issues (2014/12/16)

Authored and Committed by nhosoi 9 years ago
    Ticket 47965 - Fix coverity issues (2014/12/16)
    
    12867 - Uninitialized pointer read
    
    Description:
    The third arg for ldap_utf8strtok_r is supposed to be initialized.
    
    https://fedorahosted.org/389/ticket/47965
    
    Reviewed by mreynolds@redhat.com (Thank you, Mark!!)
    
    (cherry picked from commit 62072539953d0956e0f2664ef1a3691cf8fbdac0)
    (cherry picked from commit a2977b4b1839f4853594a46593ac5e2e27155bed)