Fixed comment
This commit is contained in:
parent
c0463502ff
commit
86f04f400b
1 changed files with 1 additions and 1 deletions
|
@ -3921,7 +3921,7 @@ void ssl_free( ssl_context *ssl )
|
|||
|
||||
SSL_DEBUG_MSG( 2, ( "<= free" ) );
|
||||
|
||||
/* Actually free after last debug message */
|
||||
/* Actually clear after last debug message */
|
||||
memset( ssl, 0, sizeof( ssl_context ) );
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue