Bug 135461

Summary: Fix uninitialized scalar variable
Product: WebKit Reporter: przemeks@pkuczynski.com <p.kuczynski>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, m.leszko, mpakulavelrutka
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
porposed patch none

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.