mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-23 07:17:54 +00:00
Classify #3464 ChangeLog entry as Bugfix
Signed-off-by: Simon Leet <simon.leet@microsoft.com>
This commit is contained in:
parent
1535a43149
commit
a242f50acd
|
@ -1,4 +1,4 @@
|
||||||
Changes
|
Bugfix
|
||||||
* Reduce the stack consumption of mbedtls_x509write_csr_der() which
|
* Reduce the stack consumption of mbedtls_x509write_csr_der() which
|
||||||
previously could lead to stack overflow on constrained devices.
|
previously could lead to stack overflow on constrained devices.
|
||||||
Contributed by Doru Gucea and Simon Leet in #3464.
|
Contributed by Doru Gucea and Simon Leet in #3464.
|
||||||
|
|
Loading…
Reference in a new issue