[gnuwin32 - Help] Memoey leak in _tdelete

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.windows.gnu.user
Message-ID <[email protected]>
Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5024694
By: sidinsd

I am compiling the source for the tsearch.cpp file as part of my Visual C++
project and I have detected memory leaks in it. The leaks come from the _tdelete
method where it does an malloc for the nodestack pointer and there doesn't seem
to be a corresponding free of the pointer. Later it does free the unchained
pointer, but by then I believe there are cases where the nodestack pointer has
been overwritten. Has anyone else run into this problem and is there a solution
for it?

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.