[Webkit-unassigned] [Bug 246292] -Wfree-nonheap-object from CSSValue.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 10 13:59:59 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=246292

--- Comment #2 from Darin Adler <darin at apple.com> ---
The objects in the staticCSSValuePool have special values for the reference count that make the delete line unreachable. But the compiler can’t reason about this. Happy to supply additional details. This is a false positive.

-- 
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/20221010/ddc16889/attachment.htm>


More information about the webkit-unassigned mailing list