CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/12/17 00:13:47
Modified files:
lib/libcrypto/mlkem: mlkem1024.c mlkem768.c
Log message:
Plug two memory leaks in MLKEM*_generate_key_external_entropy()
This needs more thinking. These are void functions that allocate...
Left an XXX for now.
>From Kenjiro Nakayama
