Ensure all locks are properly cleaned up
Some locks were not being properly cleaned up during close down. Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
@@ -59,5 +59,6 @@
|
||||
# define INTERNAL_ERR_H
|
||||
|
||||
void err_free_strings_int(void);
|
||||
void err_cleanup(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user