Bug 135461 - Fix uninitialized scalar variable
Summary: Fix uninitialized scalar variable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-31 06:10 PDT by przemeks@pkuczynski.com
Modified: 2014-07-31 10:41 PDT (History)
3 users (show)

See Also:


Attachments
porposed patch (1.40 KB, patch)
2014-07-31 06:12 PDT, przemeks@pkuczynski.com
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description przemeks@pkuczynski.com 2014-07-31 06:10:45 PDT
If fopen fails, returned ApplicationMemoryStats structure will be uninitialized
Comment 1 przemeks@pkuczynski.com 2014-07-31 06:12:46 PDT
Created attachment 235824 [details]
porposed patch
Comment 2 WebKit Commit Bot 2014-07-31 10:41:12 PDT
Comment on attachment 235824 [details]
porposed patch

Clearing flags on attachment: 235824

Committed r171868: <http://trac.webkit.org/changeset/171868>
Comment 3 WebKit Commit Bot 2014-07-31 10:41:15 PDT
All reviewed patches have been landed.  Closing bug.