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