[openssl/openssl] 52c362: doc: update ref count doc in light of refactoring

Pauli noreply at github.com
Tue Jul 4 22:36:08 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 52c362b3fe5ab9b1c44ec560820b242eb3df0e3b
      https://github.com/openssl/openssl/commit/52c362b3fe5ab9b1c44ec560820b242eb3df0e3b
  Author: Pauli <pauli at openssl.org>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
    M doc/internal/man3/evp_generic_fetch.pod

  Log Message:
  -----------
  doc: update ref count doc in light of refactoring

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Kurt Roeckx <kurt at roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/21341)


  Commit: 97beb77f319f119957235233396627bb22283da0
      https://github.com/openssl/openssl/commit/97beb77f319f119957235233396627bb22283da0
  Author: Pauli <pauli at openssl.org>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
    M crypto/bio/bio_lib.c
    M crypto/dh/dh_lib.c
    M crypto/dsa/dsa_lib.c
    M crypto/ec/ec_kmeth.c
    M crypto/evp/evp_rand.c
    M crypto/provider_core.c
    M crypto/rsa/rsa_lib.c
    M include/internal/refcount.h
    M ssl/ssl_lib.c
    M ssl/ssl_sess.c

  Log Message:
  -----------
  fix memory allocation and reference counting issues

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Kurt Roeckx <kurt at roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/21341)


Compare: https://github.com/openssl/openssl/compare/e4ab9d5b5cb5...97beb77f319f


More information about the openssl-commits mailing list