mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 21:35:39 +01:00
a242f50acd
Signed-off-by: Simon Leet <simon.leet@microsoft.com>
5 lines
203 B
Plaintext
5 lines
203 B
Plaintext
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.
|