mirror of
https://github.com/acpica/acpica/
synced 2025-03-16 19:22:55 +03:00

Incorrect register length mismatch between the 32 and 64 bit registers in some cases. Code was was checking the wrong pointer for non-zero, should be looking at the address within the GAS structure.
Description
No description provided
Languages
ASL
68.4%
C
29.2%
Yacc
0.8%
HTML
0.5%
Shell
0.5%
Other
0.6%