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 #26656 is a reply to message #26652] Tue, 18 May 2010 10:48 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3437
Registered: August 2008
Senior Veteran
Sc0rch wrote on Tue, 18 May 2010 07:46

I noticed that in CONSOLE MT I have no memory leaks with Web/SSL at all. There are memory leaks with GUI MT.
hmmm =)


Hello Sc0rch

I dissent from your statement Smile.

This program gets memory leaks...

#include <Core/Core.h>
using namespace Upp;
CONSOLE_APP_MAIN
{ 
}


The only packages it has are Core and Web/SSL.

This OpenSSL memory leak has been reported in forums for years (at least from 2003) and nobody seems to give an answer. There are only a few bytes lost and it is reported this leak does not increase with different calls to init and free functions.

The only fix for now is to comment SSL_library_init() line if it is not really required.

Confused



Best regards
IƱaki
 
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: Mon Jun 16 17:09:07 CEST 2025

Total time taken to generate the page: 0.04147 seconds