Seek out and destroy another evil cast.
This commit is contained in:
@@ -302,7 +302,7 @@ void EVP_PKEY_free(EVP_PKEY *x)
|
||||
}
|
||||
#endif
|
||||
EVP_PKEY_free_it(x);
|
||||
Free((char *)x);
|
||||
Free(x);
|
||||
}
|
||||
|
||||
static void EVP_PKEY_free_it(EVP_PKEY *x)
|
||||
|
||||
Reference in New Issue
Block a user