Bug 89948 - [WK2][GTK] Uninitialized variable in TextCheckerGtk.cpp
Summary: [WK2][GTK] Uninitialized variable in TextCheckerGtk.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-25 23:31 PDT by Chris Dumez
Modified: 2012-06-26 00:24 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.21 KB, patch)
2012-06-25 23:33 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (1.22 KB, patch)
2012-06-25 23:35 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-06-25 23:31:29 PDT
static bool didInitializeState is not properly initialized in TextChecker::state().
Comment 1 Chris Dumez 2012-06-25 23:33:03 PDT
Created attachment 149464 [details]
Patch
Comment 2 Chris Dumez 2012-06-25 23:35:16 PDT
Created attachment 149465 [details]
Patch
Comment 3 WebKit Review Bot 2012-06-26 00:24:17 PDT
Comment on attachment 149465 [details]
Patch

Clearing flags on attachment: 149465

Committed r121233: <http://trac.webkit.org/changeset/121233>
Comment 4 WebKit Review Bot 2012-06-26 00:24:21 PDT
All reviewed patches have been landed.  Closing bug.