Bug 28267 - Structure leaks seen when running testapi on Windows Debug builds
Summary: Structure leaks seen when running testapi on Windows Debug builds
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/builders/Wind...
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2009-08-13 11:02 PDT by Adam Roben (:aroben)
Modified: 2010-10-01 06:30 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.