]> git.ipfire.org Git - thirdparty/openssl.git/commit - util/libcrypto.num
Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}
authorRich Salz <rsalz@akamai.com>
Wed, 10 Jul 2019 20:22:12 +0000 (16:22 -0400)
committerRichard Levitte <levitte@openssl.org>
Wed, 17 Jul 2019 12:48:06 +0000 (14:48 +0200)
commite7aa7c11c71e84b2d6c06b1c81d130e8c1fba296
tree78fdf15ffe34aea243fa53fd2bb389653dc4bde6
parent7bc82358ae930cfbd353602bc1fd25bfad107350
Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}

They were only used for recursive ASN1 parsing.
Even if the internal memory-debugging facility remains,
this simplification seems worthwhile.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9342)
CHANGES
crypto/asn1/tasn_new.c
crypto/mem_dbg.c
doc/man3/OPENSSL_malloc.pod
include/internal/cryptlib.h
include/openssl/crypto.h
util/indent.pro
util/libcrypto.num
util/private.num