Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » WebSSL memory leak problem.
Re: WebSSL memory leak problem. [message #26638 is a reply to message #26619] Mon, 17 May 2010 19:00 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Well, I'm not really no way expert in this, but I guess (based on the openssl FAQ link above) that adding
EXITBLOCK {
    CRYPTO_cleanup_all_ex_data();
}
should solve it as well. Or maybe using the safer functions ENGINE_cleanup() and CONF_modules_unload(), I didn't read the documentation nor did I test this.

BTW: Funny how many solution can exist to fix a single bug Smile

Honza

UPDATE: Apparently I was wrong... This EXITBLOCK already exists, sorry for useless post Embarassed

[Updated on: Mon, 17 May 2010 19:09]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: CoWork tidy up
Next Topic: SSL patch
Goto Forum:
  


Current Time: Fri Jun 07 09:54:23 CEST 2024

Total time taken to generate the page: 0.01247 seconds