diff --git a/ChangeLog.d/x509write_csr_heap_alloc.txt b/ChangeLog.d/x509write_csr_heap_alloc.txt index abce20c4d..6223698bb 100644 --- a/ChangeLog.d/x509write_csr_heap_alloc.txt +++ b/ChangeLog.d/x509write_csr_heap_alloc.txt @@ -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.