mirror of
https://github.com/acpica/acpica/
synced 2025-02-12 03:24:13 +03:00
![Robert Moore](/assets/img/avatar_default.png)
If early errors happen during the parsing stage, a parse tree may not be created. An "internal" error was emitted. Add a check for actual errors so that the internal error is only emitted if no other errors were generated during the parse.