CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/18 07:41:20
Modified files:
lib/libssl/src/apps: apps.c
Log message:
Use asprintf() for generating path, instead of multiple
return-value-not-checked strlcpy and strlcat
