[Webkit-unassigned] [Bug 171888] New: Heap::heap() should behave gracefully for null pointers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 9 15:17:04 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=171888
Bug ID: 171888
Summary: Heap::heap() should behave gracefully for null
pointers
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: fpizlo at apple.com
Some callers of Heap::heap() can pass a null cell and they will behave gracefully if we return a null Heap. So, let's do that.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170509/36a67e21/attachment.html>
More information about the webkit-unassigned
mailing list