Bug 33867 - REGRESSION(r53445-r53449): Many new memory leaks
Summary: REGRESSION(r53445-r53449): Many new memory leaks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/SnowL...
Keywords: InRadar, NeedsReduction, Regression
Depends on:
Blocks:
 
Reported: 2010-01-19 14:02 PST by Mark Rowe (bdash)
Modified: 2010-01-20 16:18 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rowe (bdash) 2010-01-19 14:02:10 PST
There are many new memory leaks showing up now.  The leaks output suggests that WebCore strings may be leaking, which makes <http://trac.webkit.org/changeset/53447> the likely candidate.
Comment 1 Mark Rowe (bdash) 2010-01-19 14:02:46 PST
<rdar://problem/7557695>
Comment 2 Gavin Barraclough 2010-01-20 16:18:09 PST
should be fixed in r53575 (reverted the patch to 33731 that introduced the bug).