commit | edeb3fd2955c42c3e249a0539ef75c21db8c5ca1 | [log] [tgz] |
---|---|---|
author | Insu Yun <wuninsu@gmail.com> | Thu May 05 11:39:16 2016 -0400 |
committer | Matt Caswell <matt@openssl.org> | Fri May 13 16:44:55 2016 +0100 |
tree | 5afc6e726ea3b4f4be6a5f96fc557ed3474e64fa | |
parent | 1563102bbd6b76d903942c4ca42c5bbdd6ecc765 [diff] |
Fix OpenSSL_memdup error handling check source's kdf_ukm, not destination's use != NULL, instead of implicit checking don't free internal data structure like pkey_rsa_copy() Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>