Bug 112493
Summary: | Mutex appears to be leaking from HashTable | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Web Template Framework | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, benjamin, darin, psolanki |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 106716 |
Ryosuke Niwa
According to http://build.webkit.org/LeaksViewer/?url=%2Fresults%2FApple%20MountainLion%20%28Leaks%29%2Fr145983%20%283613%29%2F
we're leaking a whole bunch of Mutex'es created inside hash tables.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |