Bug 155758

Summary: Add null check in CachedResourceLoader::determineRevalidationPolicy
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, japhet
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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
Alex Christensen
Comment 1 2016-03-22 11:01:11 PDT
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.