Commit 95803917 authored by Nicola Tuveri's avatar Nicola Tuveri
Browse files

Append CVE-2019-1547 to related CHANGES entry



This amends the entry added in a6186f39
with the relevant CVE.

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9800)
parent 87bea655
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -13,6 +13,7 @@
     this change, EC_GROUP_set_generator would accept order and/or cofactor as
     this change, EC_GROUP_set_generator would accept order and/or cofactor as
     NULL. After this change, only the cofactor parameter can be NULL. It also
     NULL. After this change, only the cofactor parameter can be NULL. It also
     does some minimal sanity checks on the passed order.
     does some minimal sanity checks on the passed order.
     (CVE-2019-1547)
     [Billy Bob Brumley]
     [Billy Bob Brumley]
  *) Early start up entropy quality from the DEVRANDOM seed source has been
  *) Early start up entropy quality from the DEVRANDOM seed source has been