From: "Salz, Rich" <[email protected]> > Would it work to *always* copy argv on VMS?
Sure. It would also work always to copy argv[] _everywhere_. The comments explain where/when it's necessary. It made more sense to me to do the extra work where/when it's needed, rather than impose the (small?) performance penalty where/when it's not needed, but what do I know? ------------------------------------------------------------------------ Steven M. Schweda sms@antinode-info 382 South Warwick Street (+1) 651-699-9818 Saint Paul MN 55105-2547 ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
