#47738 use PL_strcasestr instead of strcasestr
Closed: wontfix Opened by cgrzemba.

the use of strcasestr results in unresolved symbols for libacl-plugin.so on build for Solaris10. So please use the PL_strcasestr function like in the other dirctory server sources.


this patch replaces all strcasestr calls with PL_strcasestr
0015-use-PL_strcasestr-acllas.c.patch

Thanks for the patch cgrzemba!

a57494f..67177a2 master -> master
commit 67177a2108ebf04094be003662f8091ecde5706b

603501e..45ee5cb 389-ds-base-1.3.3 -> 389-ds-base-1.3.3
commit 45ee5cb427f2de85c7efc5cc964eab0a9327adc5

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.3.3 backlog

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1070

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

Metadata