mirror of
https://github.com/acpica/acpica/
synced 2025-02-05 16:14:06 +03:00
Robert Moore
853c286f14
iASL/disassembler: avoid infinite loop on bad ACPI tables.
Check for zero-length subtables when disassembling ACPI tables. Also fixes a couple of errors where a full 16-bit table type was not extracted from the input properly.
…
Description
No description provided
Languages
ASL
68.6%
C
29%
Yacc
0.8%
HTML
0.5%
Shell
0.5%
Other
0.6%