]> git.ipfire.org Git - thirdparty/openssl.git/commit
Minor code cleanup in o_names_init
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 8 Dec 2021 13:14:48 +0000 (14:14 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 9 Dec 2021 18:24:30 +0000 (19:24 +0100)
commitc50bf14450f3cd242f2211ca7e500191053d8050
tree696cb019bbb598d313a3957ac9105a28ba50fa0b
parentf0d5a3b6ea1bbe4e5dac5b69d853c015db635621
Minor code cleanup in o_names_init

This might result in a small memory leak.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17238)
crypto/objects/o_names.c