ahmedzk / freeipa

Forked from freeipa 2 years ago
Clone

b00a6f2 slapi_pw_find_sv() expects an array, make sure we have a NULL terminated

Authored and Committed by simo 15 years ago
    slapi_pw_find_sv() expects an array, make sure we have a NULL terminated
    one to avoid potential segfaults
    Avoid leaking memory too.