WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
4450
HTMLCollections leak their info
https://bugs.webkit.org/show_bug.cgi?id=4450
Summary
HTMLCollections leak their info
Maciej Stachowiak
Reported
2005-08-15 23:05:05 PDT
HTMLCollections leak the info pointer. This can easily be observed by running Safari with MallocStackLogging set to YES, visiting
http://www.sony.com
, and closing the window. Then run `leaks Safari' from the command-line. Many leaks appear, including a large number related to collection info.
Attachments
fix for the leak
(2.59 KB, patch)
2005-08-15 23:11 PDT
,
Maciej Stachowiak
sullivan
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Maciej Stachowiak
Comment 1
2005-08-15 23:11:10 PDT
Created
attachment 3418
[details]
fix for the leak
John Sullivan
Comment 2
2005-08-16 08:50:14 PDT
Comment on
attachment 3418
[details]
fix for the leak Looks nice and simple.
Darin Adler
Comment 3
2005-08-16 11:16:12 PDT
Comment on
attachment 3418
[details]
fix for the leak The URL in the change log is "post_bug.cgi". Should fix that. r=me also, by the way
John Sullivan
Comment 4
2005-08-23 13:41:18 PDT
***
Bug 3856
has been marked as a duplicate of this bug. ***
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