Fix potential null pointer dereference in ARIA implementation
authorJon Spillett <jon.spillett@oracle.com>
Wed, 30 Aug 2017 04:04:08 +0000 (14:04 +1000)
committerJon Spillett <jon.spillett@oracle.com>
Wed, 30 Aug 2017 04:04:08 +0000 (14:04 +1000)
commit1c2ac294721b636665aa7d62f5e3f843d3b1ac71
treeb50d4fce231bc43ef1ef14802d001d20911b8ada
parent198c42f5af0d2cc0eb4789c7597b68b6b10cc97a
Fix potential null pointer dereference in ARIA implementation

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4286)
crypto/aria/aria.c