Hi Jim,
> Unfortunately we crashed in a few places like pem_lib.c on a:
>
> Free(b);
>
> where b was allocated earlier in pem_lib.c via a call to
> BIG_MEM_new(...).
>
> I haven't located where BIG_MEM_new is defined or proto'd or
> whatever. Not yet anyway.
I don't see a BIG_MEM_ anything used in pem_lib.c or elsewhere in
0.9.5a. I suspect you mean BUF_MEM_new(), which is used by e.g.
PEM_read_bio and defined in /crypto/buffer/buffer.c
-Lewis
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]