Bug 28267
| Summary: | Structure leaks seen when running testapi on Windows Debug builds | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | Keywords: | InRadar, PlatformOnly |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| URL: | http://build.webkit.org/builders/Windows%20Debug%20%28Tests%29/builds/3557/steps/jscore-test/logs/stdio | ||
Adam Roben (:aroben)
To reproduce:
1. cd WebKitBuild
2. ./testapi_debug.exe
You'll see a line printed about Structure leaks, like this:
LEAK: 6 Structure
This only seems to happen on Windows Debug builds.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/7140558>
Adam Roben (:aroben)
This seems to have been fixed at some point.