]> git.ipfire.org Git - thirdparty/openssl.git/commit
krb5kdf: Do not dereference NULL ctx when allocation fails
authorTomas Mraz <tmraz@fedoraproject.org>
Wed, 13 Nov 2019 10:04:08 +0000 (11:04 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 26 Jan 2021 14:11:11 +0000 (15:11 +0100)
commit5764c3522c417fc775a78df4529e7a6f93379de8
treeadc3be9617ccc6cb7af35553a56a4b33dafd388b
parentb897b353dff8138aa838bae9766ecd3de8c03280
krb5kdf: Do not dereference NULL ctx when allocation fails

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13953)
providers/implementations/kdfs/krb5kdf.c