CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/20 03:40:38
Modified files:
lib/libssl/src/ssl: kssl.c
Log message:
Undo a calloc() replacement. It lacks the integer overflow check that
the system one has.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/20 03:40:38
Modified files:
lib/libssl/src/ssl: kssl.c
Log message:
Undo a calloc() replacement. It lacks the integer overflow check that
the system one has.