Finding leaks under GeneralBlock-16?
Posted
by erastusnjuki
on Stack Overflow
See other posts from Stack Overflow
or by erastusnjuki
Published on 2010-02-15T04:21:41Z
Indexed on
2010/03/14
18:55 UTC
Read the original article
Hit count: 316
If ObjectAlloc cannot deduce type information for the block, it uses 'GeneralBlock'. Any strategies to get leaks from this block that may eliminate the need of my 'trial and error' methods that I use? The Extended Detail thing doesn't really do it for me as I just keep guessing.
© Stack Overflow or respective owner