CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/17 07:29:07
Modified files:
lib/libcrypto/bio: bio_lib.c
Log message:
Use calloc() instead of malloc() in BIO_new().
ok tb@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/17 07:29:07
Modified files:
lib/libcrypto/bio: bio_lib.c
Log message:
Use calloc() instead of malloc() in BIO_new().
ok tb@