RESOLVED FIXED 138240
Fix a couple of warnings in JSC reported by clang static analyzer
https://bugs.webkit.org/show_bug.cgi?id=138240
Summary Fix a couple of warnings in JSC reported by clang static analyzer
Chris Dumez
Reported 2014-10-30 22:50:17 PDT
Fix a couple of warnings in JSC reported by clang static analyzer, about useless variable assignment / variable scope.
Attachments
Patch (3.13 KB, patch)
2014-10-30 22:53 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-10-30 22:53:33 PDT
Chris Dumez
Comment 2 2014-10-30 22:55:38 PDT
The static analyzer also found https://bugs.webkit.org/show_bug.cgi?id=136869#c26 but I'll let someone else fix that one as I am not sure what was Oliver's intent.
Geoffrey Garen
Comment 3 2014-10-31 09:59:10 PDT
Comment on attachment 240725 [details] Patch r=me
WebKit Commit Bot
Comment 4 2014-10-31 10:37:21 PDT
Comment on attachment 240725 [details] Patch Clearing flags on attachment: 240725 Committed r175411: <http://trac.webkit.org/changeset/175411>
WebKit Commit Bot
Comment 5 2014-10-31 10:37:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.