Bug 177845 - Correct infrequent nullptr dereference during shutdown
Summary: Correct infrequent nullptr dereference during shutdown
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-03 16:15 PDT by Brent Fulgham
Modified: 2017-10-03 18:40 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.47 KB, patch)
2017-10-03 16:22 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2017-10-03 16:15:40 PDT
We have seen a handful of crash reports occurring during program termination in the ResourceLoadStatistics code.
Comment 1 Brent Fulgham 2017-10-03 16:17:33 PDT
<rdar://problem/33651405>
Comment 2 Brent Fulgham 2017-10-03 16:22:04 PDT
Created attachment 322611 [details]
Patch
Comment 3 Chris Dumez 2017-10-03 16:49:58 PDT
Comment on attachment 322611 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2017-10-03 18:40:33 PDT
Comment on attachment 322611 [details]
Patch

Clearing flags on attachment: 322611

Committed r222826: <http://trac.webkit.org/changeset/222826>
Comment 5 WebKit Commit Bot 2017-10-03 18:40:35 PDT
All reviewed patches have been landed.  Closing bug.