CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/16 07:15:06
Modified files:
lib/libcrypto/buffer: buffer.c
Log message:
Use calloc() instead of malloc() followed by manually zeroing fields.
ok beck@ inoguchi@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/16 07:15:06
Modified files:
lib/libcrypto/buffer: buffer.c
Log message:
Use calloc() instead of malloc() followed by manually zeroing fields.
ok beck@ inoguchi@