From: [EMAIL PROTECTED] bodo> --- b_print.c 2000/09/04 15:47:16 1.18 bodo> +++ b_print.c 2000/09/05 12:43:39 1.19 bodo> @@ -827,7 +827,7 @@ bodo> #ifdef USE_ALLOCATING_PRINT bodo> char *hugebuf; bodo> #else bodo> - MS_STATIC char hugebuf[1024*2]; bodo> + MS_STATIC char hugebuf[1024*10]; bodo> #endif bodo> bodo> #ifndef USE_ALLOCATING_PRINT Personally, I find USE_ALLOCATING_PRINT preferable, and would like that to be the default. Comments? -- Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED] Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10 Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] Member of the OpenSSL development team: http://www.openssl.org/ Software Engineer, Celo Communications: http://www.celocom.com/ Unsolicited commercial email is subject to an archival fee of $400. See <http://www.stacken.kth.se/~levitte/mail/> for more info. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
Re: cvs commit: openssl/crypto/bio b_print.c
Richard Levitte - VMS Whacker Tue, 05 Sep 2000 08:48:21 -0700
- Re: cvs commit: openssl/crypto/bio b_print.c Richard Levitte - VMS Whacker
- Re: cvs commit: openssl/crypto/bio b_pr... Bodo Moeller
- Re: cvs commit: openssl/crypto/bio ... Richard Levitte - VMS Whacker
- Re: cvs commit: openssl/crypto/... Bodo Moeller
