Skip to content

Memset bug when NUMA and BITFLIP analysis are disabled #153

Open
@btsouts

Description

@btsouts

Describe the bug
In machine-hitachi-sh.c:751

memset(S->superH->B, 0, sizeof(SuperHBuses)) produces
a segmentation fault because S->superH->B is NULL.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions