mirror of
https://github.com/acpica/acpica/
synced 2025-02-06 16:44:23 +03:00
Robert Moore
4a7af8590a
Debugger: fix possible hang when evaluating non-methods.
Fixes a problem introduced in 20080701. If the object being evaluated (via execute command) is not a method, the debugger can hang while trying to get non-existent parameters.
Description
No description provided
Languages
ASL
68.6%
C
29%
Yacc
0.8%
HTML
0.5%
Shell
0.5%
Other
0.6%