mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
6b764ccbd1
A hexadecimal escape sequences consume an unlimited number of hexadecimal digits, causing invalid code emission in the case that the sequence is followed by an unrelated hexadecimal digit.