You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
File "<string>", line 62, in main
File "C:\Python27\lib\site-packages\FIDL\decompiler_utils.py", line 1388, in __init__
self._generate_i_cfg(blocks_to_expand=blocks)
File "C:\Python27\lib\site-packages\FIDL\decompiler_utils.py", line 1813, in _generate_i_cfg
self._generate_i_cfg(blocks_to_expand=blocks_to_expand)
File "C:\Python27\lib\site-packages\FIDL\decompiler_utils.py", line 1800, in _generate_i_cfg
new_blocks = self._expand_switch_block(block)
File "C:\Python27\lib\site-packages\FIDL\decompiler_utils.py", line 1609, in _expand_switch_block
self.i_cfg.add_edge(case_ins[-2].index, succ)
IndexError: list index out of range```
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: