[openssl/openssl] 07ecb7: Coverity 1508506: misuse of time_t

Pauli noreply at github.com
Mon Aug 22 04:48:00 UTC 2022


  Branch: refs/heads/OpenSSL_1_1_1-stable
  Home:   https://github.com/openssl/openssl
  Commit: 07ecb790b02c0e8781ae591e7efb2a4f93177354
      https://github.com/openssl/openssl/commit/07ecb790b02c0e8781ae591e7efb2a4f93177354
  Author: Pauli <pauli at openssl.org>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

  Changed paths:
    M ssl/packet.c
    M ssl/packet_local.h
    M ssl/statem/extensions_srvr.c

  Log Message:
  -----------
  Coverity 1508506: misuse of time_t

Fixes a bug in the cookie code which would have caused problems for ten
minutes before and after the lower 32 bits of time_t rolled over.

Reviewed-by: Ben Kaduk <kaduk at mit.edu>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19022)




More information about the openssl-commits mailing list