]> git.ipfire.org Git - thirdparty/openssl.git/commit
Address some code-analysis issues.
authorFdaSilvaYY <fdasilvayy@gmail.com>
Fri, 8 Dec 2017 15:49:41 +0000 (10:49 -0500)
committerRich Salz <rsalz@openssl.org>
Fri, 8 Dec 2017 15:49:41 +0000 (10:49 -0500)
commita0fda2cf2dac8bc0d309261b3aaf4027a188b08c
treecdb682c910f5ae4825b1e3686facb1073f35c56d
parentcef115ff0ca4255d3decc1dda87c5418a961fd2c
Address some code-analysis issues.

Expression '...' is always true.
The 'b->init' variable is assigned values twice successively

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4753)
crypto/asn1/x_algor.c
crypto/bio/bss_acpt.c
crypto/bio/bss_mem.c
crypto/ec/ec2_smpl.c
crypto/err/err.c
crypto/store/loader_file.c