mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 14:22:19 +08:00
4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
Bugfix
|
|
* Avoid segmentation fault caused by releasing not initialized
|
|
entropy resource in gen_key example. Fixes #8809.
|