WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 107781
112497
SymbolTableEntry::attemptToWatch() is leaking
https://bugs.webkit.org/show_bug.cgi?id=112497
Summary
SymbolTableEntry::attemptToWatch() is leaking
Simon Fraser (smfr)
Reported
2013-03-16 11:49:53 PDT
Created
attachment 193438
[details]
Screenshot of leaks Leaks bot shows a leak under SymbolTableEntry::attemptToWatch() Pretty sure that entry->m_watchpoints = adoptRef(new WatchpointSet(InitializedWatching)); leaks the ref.
Attachments
Screenshot of leaks
(252.94 KB, image/png)
2013-03-16 11:49 PDT
,
Simon Fraser (smfr)
no flags
Details
Related leak?
(289.10 KB, image/png)
2013-03-16 11:54 PDT
,
Simon Fraser (smfr)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-03-16 11:50:15 PDT
<
rdar://problem/13437231
>
Simon Fraser (smfr)
Comment 2
2013-03-16 11:54:42 PDT
Created
attachment 193439
[details]
Related leak? This leak might be the same thing post-copy?
Filip Pizlo
Comment 3
2013-03-16 18:47:37 PDT
*** This bug has been marked as a duplicate of
bug 107781
***
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