[webkit-reviews] review granted: [Bug 210685] REGRESSION(r251875): Crash in JSC::StructureIDTable::get on ppc64le: gcSafeMemcpy broken on JSVALUE64 platforms other than x86_64 and aarch64 : [Attachment 398767] updated to use compile-time guards

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 11:58:49 PDT 2020


Michael Catanzaro <mcatanzaro at gnome.org> has granted  review:
Bug 210685: REGRESSION(r251875): Crash in JSC::StructureIDTable::get on
ppc64le: gcSafeMemcpy broken on JSVALUE64 platforms other than x86_64 and
aarch64
https://bugs.webkit.org/show_bug.cgi?id=210685

Attachment 398767: updated to use compile-time guards

https://bugs.webkit.org/attachment.cgi?id=398767&action=review




--- Comment #39 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Comment on attachment 398767
  --> https://bugs.webkit.org/attachment.cgi?id=398767
updated to use compile-time guards

Exactly, thanks. I'll follow-up to change this in the other two functions as
well, since they can benefit from the same change.


More information about the webkit-reviews mailing list