CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   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@

Reply via email to