Bug 33481 - Uninitialized data members in ArrayStorage
Summary: Uninitialized data members in ArrayStorage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-11 11:48 PST by Geoffrey Garen
Modified: 2010-01-11 11:55 PST (History)
0 users

See Also:


Attachments
Patch (1.44 KB, patch)
2010-01-11 11:48 PST, Geoffrey Garen
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2010-01-11 11:48:05 PST
Uninitialized data members in ArrayStorage
Comment 1 Geoffrey Garen 2010-01-11 11:48:34 PST
Created attachment 46294 [details]
Patch
Comment 2 Geoffrey Garen 2010-01-11 11:55:52 PST
Committed r53091: <http://trac.webkit.org/changeset/53091>