mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-01 13:25:58 +00:00
When constructing values of the InstructionData type we assume that the event_count field is a size_t while it actually is a u32. On x86_64 this fails because those are different types.
5.5 KiB
5.5 KiB