WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
155758
Add null check in CachedResourceLoader::determineRevalidationPolicy
https://bugs.webkit.org/show_bug.cgi?id=155758
Summary
Add null check in CachedResourceLoader::determineRevalidationPolicy
Alex Christensen
Reported
2016-03-22 10:58:41 PDT
Sometimes we are crashing in CachedResourceLoader::determineRevalidationPolicy after dereferencing a null pointer. There is only one uncheck pointer usage in that function. Easy fix.
Attachments
patch
(1.90 KB, patch)
2016-03-22 11:01 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2016-03-22 11:01:11 PDT
Created
attachment 274664
[details]
patch
WebKit Commit Bot
Comment 2
2016-03-22 12:12:35 PDT
Comment on
attachment 274664
[details]
patch Clearing flags on attachment: 274664 Committed
r198542
: <
http://trac.webkit.org/changeset/198542
>
WebKit Commit Bot
Comment 3
2016-03-22 12:12:42 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.
Top of Page
Format For Printing
XML
Clone This Bug