mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
Add Changelog entry for #3318
Signed-off-by: Jonas <jonas.lejeune4420@gmail.com>
This commit is contained in:
parent
c98ca37cb9
commit
7c0f1c3067
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