CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/20 16:31:55
Modified files:
lib/libssl/src/crypto/dso: dso_dlfcn.c
Log message:
Eliminate duplicated logic by switching from malloc+snprintf to asprintf
ok beck@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/20 16:31:55
Modified files:
lib/libssl/src/crypto/dso: dso_dlfcn.c
Log message:
Eliminate duplicated logic by switching from malloc+snprintf to asprintf
ok beck@