CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/29 22:59:14
Modified files:
lib/libssl/src/apps: apps.c
Log message:
Rework parse_name() so that variable declaration is separate from function
based initialisation, use more readable variable names and use a goto
rather than duplicating the frees for the error and non-error paths...
ok beck@
