https://bugs.openldap.org/show_bug.cgi?id=10175
--- Comment #3 from Quanah Gibson-Mount <[email protected]> --- (In reply to Vivek S from comment #2) > 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". This is an error from the OpenSSL library. This implies that there were other changes to your environment than purely updating to a new version of GCC. -- You are receiving this mail because: You are on the CC list for the issue.
