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
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```