mirror of
https://github.com/acpica/acpica/
synced 2025-01-08 02:22:12 +03:00
0f0b704ef7
The previous commit introduced a regression while attempting to make
acpixtract not exit with -1 in case of a missing optional table.
Add an extra condition that checks that the number of detected instances
was 0 before checking AX_OPTIONAL_TABLES.
Fixes:
|
||
---|---|---|
.. | ||
acpixtract.c | ||
acpixtract.h | ||
axmain.c | ||
axutils.c |