Zero-fill IV by default.
authorRich Salz <rsalz@openssl.org>
Thu, 28 Jun 2018 22:13:54 +0000 (18:13 -0400)
committerRich Salz <rsalz@openssl.org>
Thu, 28 Jun 2018 23:47:12 +0000 (19:47 -0400)
commit2c739f72e5236a8e0c351c00047c77083dcdb77f
tree2a4c654b53a36989baade1e612f51a4597030529
parentda0bbdd62614df6d6a33f91142a3e72525f7186e
Zero-fill IV by default.

Fixes uninitialized memory read reported by Nick Mathewson

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6603)
(cherry picked from commit 10c3c1c1ec41ce16e51b92bb18fab92d1a42b49c)
crypto/pem/pem_lib.c