mac poly1305: add missing NULL check in new function.
authorPauli <paul.dale@oracle.com>
Wed, 11 Dec 2019 21:34:46 +0000 (07:34 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 13 Dec 2019 00:31:28 +0000 (10:31 +1000)
commitebe19ab86c0faf3f02b0c30d8da0d1cadb0fb33a
treeccc7dbed24ba875e13b260cd484baf3c5cbe85ad
parent41a6d557b9e97b71fd178c92981a811face409fb
mac poly1305: add missing NULL check in new function.

Bug reported by Kihong Heo.

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