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

Check out this corner case #10

@carlosgprado

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions