https://bugs.openldap.org/show_bug.cgi?id=10175
--- Comment #2 from Vivek S bluesoulprince@gmail.com --- Hi,
We are using LDAP using TLS in our C++ app.
The exact problem we are facing is that, after migrating our application over GCC 10.3.0, we are getting error "TLS: could not allocate default ctx".
Same C++ application, using same OpenLDAP ver 2.6, over the previous GCC version was able to connect with LDAP server using TLS with the same set of certificates.
What could be the reason for this change in behavior when using GCC 10.3.0? If you need more information, kindly specify and it can be shared here.
Thanks, Vivek S