mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-10 04:58:03 -05:00
cast const error message to non-const char*. I tried to make errMesg a const char* but it gets passed down to slapi_send_ldap_result() which accepts a char*. Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
The file is empty.