]> granicus.if.org Git - openssl/commit
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 22:13:54 +0000 (18:13 -0400)
commit10c3c1c1ec41ce16e51b92bb18fab92d1a42b49c
tree9da48e9ada54802de1c77f4c1a735ac5660796f5
parent358ffa05cd3a088822c7d06256bc87516d918798
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)
crypto/pem/pem_lib.c