I've got a memory leak in a multi-threaded application and I've spent nearly 4 days now hunting it down, and I'm not anywhere nearer finding it. Can anyone PLEASE suggest anything, and applications or whatever to help me find it.
From what I can see, this isn't a simple leak where I haven't done delete after I've done new, I think it's happening across function boundaries when I'm passing pointers, references and pointers to pointers.
HEELLPP!!
From what I can see, this isn't a simple leak where I haven't done delete after I've done new, I think it's happening across function boundaries when I'm passing pointers, references and pointers to pointers.
HEELLPP!!