« Return to Thread: Subject:memory hogging

Subject:memory hogging

by user-23 :: Rate this Message:

Reply to Author | View in Thread


Dear All,

I use openssl-0.9.7e to communicate between Server and Client.
And also I use d2i_PKCA12_bio function in order to import file PKCS#12.
Now, I have some problems with memory.
Everytime the system starts, it causes 4k bytes memory hogging.
Even though PKCS12_free and BIO_free are executed, the increased memories
are never released.
How can I avoid this problem which I waste the memories ?
I need your help.

Thanks.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@...
Automated List Manager                           majordomo@...

 « Return to Thread: Subject:memory hogging