]> git.ipfire.org Git - thirdparty/openssl.git/commit - util/libcrypto.num
ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macro
authorRichard Levitte <levitte@openssl.org>
Wed, 24 Jul 2019 11:25:56 +0000 (13:25 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 31 Jul 2019 04:44:45 +0000 (06:44 +0200)
commitadd8c8e9647a71cc755dea22490e2075e342624b
tree5189711696c4c1b4bc9d6357fbfa00854012ae76
parented57f7f93508776b898e4c23b65d67f3479edaf1
ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macro

Also, deprecate ERR_put_error()

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9452)
crypto/err/err.c
doc/man3/ERR_put_error.pod
include/openssl/err.h
test/errtest.c
util/libcrypto.num
util/private.num