[Webkit-unassigned] [Bug 230744] Length is incorrectly memcpy'ied over

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 1 08:42:04 PDT 2021


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

--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Another thing I noticed is that `Length` contains a `LengthType` enum class, which (if literally memcpy'd) may yield an invalid enum class type and result in undefined behavior.

-- 
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/20211001/dd528f60/attachment.htm>


More information about the webkit-unassigned mailing list