Skip to content

Fix a DeadArgumenElimination fuzz bug#2121

Merged
kripken merged 1 commit intomasterfrom
daefix
May 17, 2019
Merged

Fix a DeadArgumenElimination fuzz bug#2121
kripken merged 1 commit intomasterfrom
daefix

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented May 17, 2019

We forgot to clear a data structure, which meant that later iterations could get confused and do the wrong thing. Here we thought all calls were dropped when they weren't.

@kripken kripken merged commit 07ccba5 into master May 17, 2019
@kripken kripken deleted the daefix branch May 17, 2019 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant