mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
Add Changelog entry for #3318
Signed-off-by: Jonas <jonas.lejeune4420@gmail.com>
This commit is contained in:
parent
154b470ff3
commit
701063be99
1 changed files with 3 additions and 0 deletions
3
ChangeLog.d/fix-ecp-mul-memory-leak.txt
Normal file
3
ChangeLog.d/fix-ecp-mul-memory-leak.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Bugfix
|
||||
* Fix potential memory leaks in ecp_randomize_jac() and ecp_randomize_mxz()
|
||||
when PRNG function fails. Contributed by Jonas Lejeune in #3318.
|
||||
Loading…
Add table
Add a link
Reference in a new issue