Bug 161241 - [Win] Warning fixes.
Summary: [Win] Warning fixes.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-26 06:49 PDT by Per Arne Vollan
Modified: 2016-08-26 10:38 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2016-08-26 07:26 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2016-08-26 06:49:29 PDT
MSVC warns about potential use of uninitialized variables.
Comment 1 Per Arne Vollan 2016-08-26 07:26:05 PDT
Created attachment 287103 [details]
Patch
Comment 2 Brent Fulgham 2016-08-26 08:58:05 PDT
Comment on attachment 287103 [details]
Patch

r=me.
Comment 3 Per Arne Vollan 2016-08-26 09:48:48 PDT
(In reply to comment #2)
> Comment on attachment 287103 [details]
> Patch
> 
> r=me.

Thanks for reviewing, Brent!
Comment 4 WebKit Commit Bot 2016-08-26 10:38:04 PDT
Comment on attachment 287103 [details]
Patch

Clearing flags on attachment: 287103

Committed r205025: <http://trac.webkit.org/changeset/205025>
Comment 5 WebKit Commit Bot 2016-08-26 10:38:08 PDT
All reviewed patches have been landed.  Closing bug.