Bug 112497

Summary: SymbolTableEntry::attemptToWatch() is leaking
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: fpizlo, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Screenshot of leaks
none
Related leak? none

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
Related leak? (289.10 KB, image/png)
2013-03-16 11:54 PDT, Simon Fraser (smfr)
no flags
Radar WebKit Bug Importer
Comment 1 2013-03-16 11:50:15 PDT
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.