|
-
April 13th, 2009, 01:39 AM
#1
Memory leask in STLPort
Hi,
I am writing one cisco CTIOS aaplication. I am using STLPort in that aaplication. In my code I am getting too many memory leaks in below line.
std::string s = rArguments.DumpArgs();
When I am using the above line in my piece of code in TaskManager it is showing too many handles. After two to three days of my application start, it is getting crashed. If I commented this line I am able to run the application for more days.
this std::string is referring to stlport files.
Please can anyone help me on this issue ASAP.
Suraani.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|