[go: up one dir, main page]

Menu

Commit [r42]  Maximize  Restore  History

Fixed a memory leak in the OSPPSecSetAuthorityCertificates method - since

OpenSSL keeps track of references, we must free reference count of X509
object before the original pointer goes out of scope. The object will
still be accessible from the X509_STORE.

dmitry 2002-12-30

changed /main/src/ospsecurity.c