[Webkit-unassigned] [Bug 226503] Fix inadvertent tag corruption in functionAddressOf

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 1 16:09:30 PDT 2021


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #430302|review?                     |review+
              Flags|                            |

--- Comment #8 from Darin Adler <darin at apple.com> ---
Comment on attachment 430302
  --> https://bugs.webkit.org/attachment.cgi?id=430302
Patch

I suspect that other callers of reinterpret_cast<uint64_t> throughout WebKit could have the same issue on 32-bit. There are 20 of them at least, and many are likely converting from pointers to integers; the same fix would likely apply.

-- 
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/20210601/3723dfa6/attachment-0001.htm>


More information about the webkit-unassigned mailing list