RESOLVED FIXED 141092
Add assertion in RefPtr's operator*() to make sure we don't dereference nullptr
https://bugs.webkit.org/show_bug.cgi?id=141092
Summary Add assertion in RefPtr's operator*() to make sure we don't dereference nullptr
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.