WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
44589
Investigate whether Cache.cpp leaks memory when disabled
https://bugs.webkit.org/show_bug.cgi?id=44589
Summary
Investigate whether Cache.cpp leaks memory when disabled
Adam Barth
Reported
2010-08-25 00:13:25 PDT
I tried to deploy adoptPtr in Cache.cpp, but I think that it leaks CachedResources when its disabled. Things got complicated, so I'm leaving this for another day.
Attachments
Add attachment
proposed patch, testcase, etc.
Thomas Fletcher
Comment 1
2010-12-02 04:58:38 PST
Do you have any more details on why you think that Cache.cpp leaks memory when disabled? What kind of disablement ... the cache size being set to 0 or the cache being disabled completely? I'm interested in looking into this issue, but I don't see the same behaviour on my system (WinCE/ARM), but that is likely because I'm not looking at the right spot =;-)
Adam Barth
Comment 2
2010-12-02 16:53:15 PST
This looked to be the case when I audited the code, but I might be mistaken.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug