Bug 118608 - Remove some dead stores pointed out by the clang static analyzer
Summary: Remove some dead stores pointed out by the clang static analyzer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jessie Berlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-12 09:29 PDT by Jessie Berlin
Modified: 2013-07-12 17:00 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.53 KB, patch)
2013-07-12 09:51 PDT, Jessie Berlin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Berlin 2013-07-12 09:29:15 PDT
When I run the clang static analyzer on the WebKit project on ToT (152591), it points out a number of dead stores. We should remove them.
Comment 1 Jessie Berlin 2013-07-12 09:51:41 PDT
Created attachment 206551 [details]
Patch
Comment 2 Jessie Berlin 2013-07-12 17:00:33 PDT
Comment on attachment 206551 [details]
Patch

Committed in http://trac.webkit.org/changeset/152608