]> git.ipfire.org Git - thirdparty/openssl.git/commit
dl_name_converter: Avoid unnecessary overallocation
authorTomas Mraz <tomas@openssl.org>
Wed, 9 Jun 2021 14:42:35 +0000 (16:42 +0200)
committerPauli <pauli@openssl.org>
Thu, 10 Jun 2021 22:52:14 +0000 (08:52 +1000)
commitd475a9efcfb98fe2d207dbc56bed931ee35b74a6
tree018cd4ccbbea81000eea65c4ec7c1672c03ce026
parent6cf811e8678b23d03621c94a562181eb73ccc2e0
dl_name_converter: Avoid unnecessary overallocation

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15680)
crypto/dso/dso_dl.c