diff options
author | Xufeng Zhang <xufeng.zhang@windriver.com> | 2013-08-22 11:12:28 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-26 11:26:01 +0100 |
commit | 4779d3c89cf0129763a4f5b7306c1247a0d6d021 (patch) | |
tree | 47eaafd26b3e343a602ed240132aca5cca8b83e9 /scripts/qemuimage-testlib | |
parent | d1e518b6942b945be7a4d44bc137a1441af8f837 (diff) | |
download | openembedded-core-4779d3c89cf0129763a4f5b7306c1247a0d6d021.tar.gz openembedded-core-4779d3c89cf0129763a4f5b7306c1247a0d6d021.tar.bz2 openembedded-core-4779d3c89cf0129763a4f5b7306c1247a0d6d021.zip |
openssl: avoid NULL pointer dereference in three places
There are three potential NULL pointer dereference in
EVP_DigestInit_ex(), dh_pub_encode() and dsa_pub_encode()
functions.
Fix them by adding proper null pointer check.
[YOCTO #4600]
[ CQID: WIND00373257 ]
Signed-off-by: Xufeng Zhang <xufeng.zhang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts/qemuimage-testlib')
0 files changed, 0 insertions, 0 deletions