On Tue, Sep 05, 2000 at 05:52:20PM +0200, Richard Levitte - VMS Whacker wrote:
> Personally, I find USE_ALLOCATING_PRINT preferable, and would like
> that to be the default. Comments?
That should be OK, although I think that it should be changed to use
the stack if the space requirement is small. (Appliations that print
many small strings often will have quite a lot of overhead otherwise,
especially in multi-threaded settings with memory debugging enabled.)
Removing any one of the variants from the source code should
significantly improve code readability, I find the current
mixture a little confusing ...
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]