CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/19 05:46:39
Modified files:
lib/libssl/src/apps: apps.c ca.c enc.c req.c s_time.c
Log message:
We'll interpret a (void) cast on snprintf() to mean it's been verified that
truncation is either desirable, not an issue, or is detected and handled later
ok deraadt@
