=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/69.html,v retrieving revision 1.60 retrieving revision 1.61 diff -c -r1.60 -r1.61 *** www/69.html 2021/04/19 07:05:46 1.60 --- www/69.html 2021/04/19 11:22:08 1.61 *************** *** 1468,1474 ****
  • Correct the return value type from ERR_peek_error() to a long.
  • Avoid use of uninitialized in ASN1_time_parse() which could happen ! on parsing UTCTime if the caller did not initialise the passed struct tm.
  • Destroy the mutex in a tls_config object on tls_config_free(). --- 1468,1474 ----
  • Correct the return value type from ERR_peek_error() to a long.
  • Avoid use of uninitialized in ASN1_time_parse() which could happen ! on parsing UTCTime if the caller did not initialize the passed struct tm.
  • Destroy the mutex in a tls_config object on tls_config_free().