changelog for bugfix

Signed-off-by: Piotr Bzdręga <piotrbz@mikronika.com.pl>
This commit is contained in:
Piotr Bzdręga 2024-02-12 21:06:54 +01:00
parent f6a9cfa5d2
commit 7238efd136

View file

@ -0,0 +1,3 @@
Bugfix
* Avoid segmentation fault caused by releasing not initialized
entropy resource in gen_key example. Fixes #8809