TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
a242f50acd0cb7fcb6dd8b90063f9e70733be483
/
.
/
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.