/app/webkit/Source/JavaScriptCore/disassembler/zydis/Zydis/ZycoreList.c:97:21: error: cast from 'ZyanU8 *' (aka 'unsigned char *') to 'ZyanListNode *' (aka 'struct ZyanListNode_ *') increases required alignment from 1 to 8 [-Werror,-Wcast-align] *node = (ZyanListNode*)((ZyanU8*)list->buffer + size); compiler explorer example: https://godbolt.org/z/7hY5K7s4o
<rdar://problem/101862332>
Pull request: https://github.com/WebKit/WebKit/pull/6042
Committed 256244@main (8d013e8f190b): <https://commits.webkit.org/256244@main> Reviewed commits have been landed. Closing PR #6042 and removing active labels.