[BACK]Return to 69.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/69.html between version 1.60 and 1.61

version 1.60, 2021/04/19 07:05:46 version 1.61, 2021/04/19 11:22:08
Line 1468 
Line 1468 
         <li>Correct the return value type from ERR_peek_error() to a long.          <li>Correct the return value type from ERR_peek_error() to a long.
   
         <li>Avoid use of uninitialized in ASN1_time_parse() which could happen          <li>Avoid use of uninitialized in ASN1_time_parse() which could happen
             on parsing UTCTime if the caller did not initialise the passed              on parsing UTCTime if the caller did not initialize the passed
             struct tm.              struct tm.
   
         <li>Destroy the mutex in a tls_config object on tls_config_free().          <li>Destroy the mutex in a tls_config object on tls_config_free().

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61