ValidateStoreReceipt icon indicating copy to clipboard operation
ValidateStoreReceipt copied to clipboard

Calling EVP_cleanup() causes crashes if using OpenSSL elsewhere

Open ksuther opened this issue 13 years ago • 0 comments

Calling EVP_Cleanup in dictionaryWithAppStoreReceipt() can cause crashes elsewhere in an app that uses OpenSSL. It's probably safer to not call it at all.

ksuther avatar May 09 '11 18:05 ksuther