]> git.ipfire.org Git - thirdparty/openssl.git/commit - .gitignore
Fix some missed usage of DEFINE_LHASH_OF()
authorMatt Caswell <matt@openssl.org>
Thu, 29 Oct 2020 12:46:28 +0000 (12:46 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 30 Oct 2020 14:24:30 +0000 (14:24 +0000)
commite82f45982cf1660d3287332d3d70bf5b01de1fd1
treea9b1f6319de48aa25290a483b771f618c88d7bd4
parent140eee2b3b3090107aea2d09ab10eb737fb1e5bb
Fix some missed usage of DEFINE_LHASH_OF()

PR#12860 fixed issues with the Lhash code. It replaced usage of
DEFINE_LHASH_OF() in the public headers. Unfortunately it missed a couple
of instances.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13274)
.gitignore
build.info
include/openssl/lhash.h.in [moved from include/openssl/lhash.h with 97% similarity]