mirror of
https://github.com/wolfpld/tracy
synced 2026-02-20 15:22:14 +00:00
Source location identifiers are signed 16 bits. Extending this value to 64 bits without first casting it to unsigned 16 bit caused bit extension of the sign bit, making the value clash with "unselected" group identifier.
579 KiB
579 KiB