On Mon, Jan 25, 2010, Vinod.Chaudhary wrote:
> Hi,
>
> I want to know the memory usage of CRL file prior to loading ?
>
> Basically after call to function "d2i_X509_CRL_bio" to load large CRL file,
> my free memory goes down drastically. I understand this behavior because
> openssl allocate the
Hi,
I want to know the memory usage of CRL file prior to loading ?
Basically after call to function "d2i_X509_CRL_bio" to load large CRL
file, my free memory goes down drastically. I understand this behavior
because openssl allocate the memory to load CRL.
I want to understand how this memor