Classify #3464 ChangeLog entry as Bugfix

Signed-off-by: Simon Leet <simon.leet@microsoft.com>
This commit is contained in:
Simon Leet 2020-07-18 01:14:00 +00:00
parent 1535a43149
commit a242f50acd

View file

@ -1,4 +1,4 @@
Changes
Bugfix
* Reduce the stack consumption of mbedtls_x509write_csr_der() which
previously could lead to stack overflow on constrained devices.
Contributed by Doru Gucea and Simon Leet in #3464.