[webkit-qt] How to track down memory leaks?

Brendan Long self at brendanlong.com
Wed Jun 26 09:07:30 PDT 2013


When I run a patch I've been writing, the output ends with:
> LEAK: 1 Frame
> LEAK: 3 CachedResource
> LEAK: 168 WebCoreNode

Is there a good way to figure out where these leaks are occurring? I
tried running through valgrind, but it seems to be full of false positives.


More information about the webkit-qt mailing list