[openssl/openssl] ba4d83: Fix a possible memleak in smime_main

Bernd Edlinger noreply at github.com
Tue Dec 12 18:50:00 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: ba4d833f6e24a83bc3e74ba55f52d8916b70fb59
      https://github.com/openssl/openssl/commit/ba4d833f6e24a83bc3e74ba55f52d8916b70fb59
  Author: Bernd Edlinger <bernd.edlinger at hotmail.de>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M apps/smime.c

  Log Message:
  -----------
  Fix a possible memleak in smime_main

Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22919)


  Commit: 01709fcb8b609cfc47e277d20492c333bafb113e
      https://github.com/openssl/openssl/commit/01709fcb8b609cfc47e277d20492c333bafb113e
  Author: Bernd Edlinger <bernd.edlinger at hotmail.de>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M apps/rehash.c

  Log Message:
  -----------
  Fix a possible memleak in apps/rehash.c

The OPENSSL_DIR_end was missing in case of error.

Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22920)


Compare: https://github.com/openssl/openssl/compare/3457a550c64a...01709fcb8b60


More information about the openssl-commits mailing list