Bug 28267

Summary: Structure leaks seen when running testapi on Windows Debug builds
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: JavaScriptCoreAssignee: 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

Description Adam Roben (:aroben) 2009-08-13 11:02:56 PDT
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.
Comment 1 Adam Roben (:aroben) 2009-08-13 11:03:28 PDT
<rdar://problem/7140558>
Comment 2 Adam Roben (:aroben) 2010-10-01 06:30:37 PDT
This seems to have been fixed at some point.