Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Check out this corner case #10

Open
carlosgprado opened this issue May 6, 2020 · 0 comments
Open

Check out this corner case #10

carlosgprado opened this issue May 6, 2020 · 0 comments

Comments

@carlosgprado
Copy link
Contributor

  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```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant