Add CHANGES for [GL #3014]

This commit is contained in:
Mark Andrews 2021-11-18 17:34:33 +11:00
parent 34f3240622
commit f584df4614

View file

@ -1,3 +1,7 @@
5761. [bug] OpenSSL 3.0.0 support could fail to correctly read
ECDSA private keys leading to incorrect signatures
being generated. [GL #3014]
5760. [bug] Prevent a possible use-after-free error in resolver.
[GL #3018]