TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
36169d479f35a3b76f5c4a6698ee50f3090667f2
/
.
/
ChangeLog.d
/
x509write_csr_heap_alloc.txt
blob: 6223698bbc8a9baeed0ac30ba0f76a6957ea1f04 [
file
] [
log
] [
blame
]
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.