As David said, yes. On the other hand, you could re-implement malloc() and free() for your platform.
________________________________ From: owner-openssl-us...@openssl.org on behalf of zhu qun-ying Sent: Sun 9/26/2010 11:14 PM To: openssl-users@openssl.org Subject: Re: where is the memory being held Does it mean that it is hard to change the behavior? -- qun-ying --- On Fri, 9/24/10, David Schwartz <dav...@webmaster.com> wrote: > > Sounds like OpenSSL wasn't what you wanted. OpenSSL is > intended for use on general-purpose computers with virtual > memory. It is not designed to return virtual memory to the > system, which in your case means it won't return physical > memory to the system. Ouch. > > DS > ______________________________________________________________________ OpenSSL Project http://www.openssl.org <http://www.openssl.org/> User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org