Bug 141092

Summary: Add assertion in RefPtr's operator*() to make sure we don't dereference nullptr
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, benjamin, commit-queue, kling, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2015-01-30 12:54:22 PST
Add assertion in RefPtr's operator*() to make sure we don't dereference nullptr.
Attachments
Patch (1.24 KB, patch)
2015-01-30 12:55 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-01-30 12:55:15 PST
Chris Dumez
Comment 2 2015-01-30 15:25:50 PST
Comment on attachment 245733 [details] Patch Clearing flags on attachment: 245733 Committed r179415: <http://trac.webkit.org/changeset/179415>
Chris Dumez
Comment 3 2015-01-30 15:25:56 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.