memory leak - possible bug in <string>? Your explanation makes sense. Which means I need to look elsewhere for the leak... Thanks for your ...
memory leak - possible bug in <string>? This may be a compiler issue; the addition of a set of braces changes the behavior. The problem only...
memory leak - possible bug in <string>? Thanks for your replay. However, the way I found the problem was when a program I wrote that creates...
memory leak - possible bug in <string>? Is this a bug? A private string in a class is not cleaned up when the class is destroyed. Here is a ...
This user does not accept Private Messages