Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: 75b624f4 by Simon Pichugin at 2026-05-03T12:57:45+01:00 ITS#10498 libldap: more const-correctness for OpenSSL 4
- - - - - a7043734 by Howard Chu at 2026-05-04T15:35:20+01:00 ITS#10498 libldap: silence a couple more warnings
OpenSSL 3 and 4 differ on constness here, and 4 is self-inconsistent between getter and d2i. Discard the useless const qualifiers.
- - - - -
2 changed files:
- libraries/libldap/tls_o.c - servers/slapd/overlays/autoca.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/9e9e6b8c1128fb92827b679...