]> git.ipfire.org Git - thirdparty/openssl.git/commit
mac siphash: add missing NULL check on context creation
authorPauli <paul.dale@oracle.com>
Wed, 11 Dec 2019 21:34:22 +0000 (07:34 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 13 Dec 2019 00:31:28 +0000 (10:31 +1000)
commit41a6d557b9e97b71fd178c92981a811face409fb
treeab4f99f3d1adb4dbe23b02c7c89e282897228f22
parentd2b194d78f16493d2eb12bcce285537fcb538bfb
mac siphash: add missing NULL check on context creation

Bug reported by Kihong Heo.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10613)
providers/implementations/macs/siphash_prov.c