mirror of
https://github.com/acpica/acpica/
synced 2025-01-30 21:25:28 +03:00
b87b30db63
The "minimal" descriptors such as EndTag are calculated as 12 bytes long, but the actual length in the internal descriptor is 16 because of the round-up to 8 on 64-bit build. BZ 728