mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-03 12:00:16 +02:00
When mbedtls_entropy_free() is called without mbedtls_entropy_init() entropy is uninitialized and contains garbage which may lead to segmentation fault. Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com> |
||
|---|---|---|
| .. | ||
| cert_app.c | ||
| cert_req.c | ||
| cert_write.c | ||
| CMakeLists.txt | ||
| crl_app.c | ||
| load_roots.c | ||
| req_app.c | ||