WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
110802
Kill another analyzer warning in javascriptcore
https://bugs.webkit.org/show_bug.cgi?id=110802
Summary
Kill another analyzer warning in javascriptcore
Oliver Hunt
Reported
2013-02-25 14:26:59 PST
The LegacyProfiler::{start,stop}Profiling methods try to handle a null exec, but then ignore the possibility of null later. We just exit early on a null exec now, on the basis that we would have crashed anyway had we not.
Attachments
Patch
(2.24 KB, patch)
2013-02-25 14:27 PST
,
Oliver Hunt
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2013-02-25 14:27:42 PST
Created
attachment 190127
[details]
Patch
WebKit Review Bot
Comment 2
2013-02-26 01:49:48 PST
Comment on
attachment 190127
[details]
Patch Clearing flags on attachment: 190127 Committed
r144026
: <
http://trac.webkit.org/changeset/144026
>
WebKit Review Bot
Comment 3
2013-02-26 01:49:51 PST
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.
Top of Page
Format For Printing
XML
Clone This Bug